I want to create a portlet that will display a login form with userName and 
password if the user is not logged in and logged in user if user is logged in.
The problem I have is that I want to have this portlet on each page, therefore 
there is no static page (as login.jsp by default) that can be used as login 
form. I tried to call "j_security_check" within my form (with j_username field 
and j_password fields) but with no success.

Does anyone have experience how to do it? Or is there another way how to login 
the user?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3897917


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to