Thank you very much for your help, unfortunately it seams an internal forward (Spring) from a successView bypasses the Controller, and loads the JSP directly. I need to be able to point a successView...
Type: Posts; User: jnordstrom; Keyword(s):
Thank you very much for your help, unfortunately it seams an internal forward (Spring) from a successView bypasses the Controller, and loads the JSP directly. I need to be able to point a successView...
Hi all,
I have created a new Spring/Hibernate application which heavily depends on the SimpleFormController. I am using the dual mode feature which on HTTP GET returns a JSP and it’s related...