I have a question about spring roo.
How can you add a custom page to your web application? It seems really basic and easy if I\'m using standard Servlet, but I\'m to
I did same. I got the same issue. Then I noticed webmvc-config.xml not having entry of . I put the entry and now it is working now. Make sure the presence of the above said code.
webmvc-config.xml