simpleformcontroller « Security « Spring Q&A;

Home
Spring Q&A;
1.Annotation
2.AOP
3.Batch
4.Bean
5.Binding
6.Context
7.Core
8.Database
9.Development
10.EJB
11.Exception
12.File
13.GWT
14.Integration
15.Internationalization
16.Java EE
17.Job
18.JPA
19.JSF
20.Message
21.MVC
22.MVC Controller
23.Object
24.Remote
25.Roo
26.Security
27.Session
28.Spring Tool Suite
29.Struts
30.Test
31.Thread
32.Transaction
33.Web
34.Web Service
35.XML
Spring Q&A; » Security » simpleformcontroller 

1. application cann't access onSubmit of SimpleFormController    forum.springsource.org

application cann't access onSubmit of SimpleFormController application can access formBackingObject of SimpleFormController , but it cann't call onSubmit, and directness call "successView": true

2. using j_security_check with simpleformcontroller    forum.springsource.org

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 ...

3. Access ref data in onsubmit() in SimpleFormController    forum.springsource.org

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 ...

4. SimpleFormController security check    forum.springsource.org

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. ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.