Hello, I am still wondering about the login in JBoss Portal... I mean, when I enter username and password on the UserPortlet, I do not really understand what happens, when I follow the code...
If I am not already logged in, the UserPortlet presents that login.jsp-page. When I click on the Login-Button of that form, the action that will be performed is "renderrequest.getContextPath()"/login Where is that variable renderrequest initialized??? Not in those classes that are extended I suppose. How is my Request-Object for the Login built, so that I can probably build a dummy, for doing the login programmatically. Or is there a more simple solution to log a user in programmatically and get a positive or negative result??? Can anybody help me??? Thanks and regards OLLI View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868359#3868359 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868359 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
