[jboss-user] [JBoss Portal] - PortalSession in login servlet
mohitmutha
do-not-reply at jboss.com
Mon Apr 14 13:47:11 EDT 2008
We are trying to do a programmatic login using a login servlet. The servlet is configured as the target for the unauthenticated user and the user is logged in using j_security_check in the doGet / doPost method.
We want to add info to the PortalSession at this point. However Navigation.getPortalRuntimeContext().getSession() gives null. Any pointers how this can be achieved?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4144026#4144026
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4144026
More information about the jboss-user
mailing list