HI, To keep your portal session alive, you will have to send Ajax request to a servlet that is configured in JBOSS_PORTAL_HOME/server/default/deploy/jboss-portal.sar/portal-server.war/WEB-INF/web.xml.
I have done this in my project and it works fine. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4210900#4210900 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4210900 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
