Hi,
I am trying to redirect from a
Servlet to a .jsp page, using Spring MVC. It doesnt find the resource:
The code of the Servlet is like this:
I see that it doesnt find the file, the .jsp file is in the WEB-INF and in the
jsp folder the Servlet is in a source package.
Any guide of how to write the rigth path, please?
Regards, Isaac