How TO Resolve a Request URL to a JSP in Spring


/ Published in: Java
Save to your folder(s)

To tell Spring to resolve a request URL to a JSP page, add a "view resolver" in the context configuration for the DispatchServlet.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.