Hi, I am doing a web application using JBoss 3.2.1 and using DatabaseServerLoginModule for JAAS.
I get some problem with httpSession. After user login, if he open another IE and login using same username on same PC but without log out the previous login, it seems these two login will share the information inside httpsession. How to config the JAAS or JBoss to assign different session for different login? I am new to JAAS. Thanks in Advanced! View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3865498#3865498 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3865498 ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
