1. application cann't access onSubmit of SimpleFormController forum.springsource.orgapplication cann't access onSubmit of SimpleFormController application can access formBackingObject of SimpleFormController , but it cann't call onSubmit, and directness call "successView": |
2. using j_security_check with simpleformcontroller forum.springsource.orghi, 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 ... |
3. Access ref data in onsubmit() in SimpleFormController forum.springsource.orgHi 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 ... |
4. SimpleFormController security check forum.springsource.orgI 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. ... |