Easiest way is to create a static Vector in the class and add values to it as they come in. This is glossing over all sorts of issues, but if you have a simple setup (and it sounds like you do) this should work fine.
karthik s wrote:
hi all, Is there any way to access the value of other session variables. For example take that there are two users logged in. Im using sessions to get the user names of two users. If I want to access who is the other user logged in from any session, how can I do it. Can any one help me plzzzz. If this is not possible is there any othe way to do it. rgds, karthik _________________________________________________________________ MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
=========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com