application cann't access onSubmit of SimpleFormController application can access formBackingObject of SimpleFormController , but it cann't call onSubmit, and directness call "successView": true
hi, has anyone tried using apache tomcat's j_security_check as the action? how did you manage to do this? i would like to autosubmit j_security_check with username and password.problem is, it always ...
Hi All i was wondering if it was possible to access the reference data from within the onsubmit method WITHOUT recalling referencedata() - i have a call to a web service ...
I would like to look at a users session info after they attemp to access a SimpleFormController. If they are not authorized I want to redirect them to an error page. ...