Hi

USing Form based authentication when we go to any secure page, we are 
redirected to login
page by server and login page action is j_security_check

After successfull login server redirects the request to secure page,
Now on secure page if I try to do
request.getParamenter("login_page_input_field")  I get null.
Basically I am trying to get  form fields values of login page on my first 
secure page whcih appears after login page.

Thanks
Nipun




View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986289#3986289

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3986289
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to