Hi We are In the process of adding a distributed session api to JavaSpaces. JavaSpaces is a distributed shared memory service and Is part of the JINI starter-kit java.sun.com/JINI ) One of the demands for this set of api is maintain a consistent session key that will be shared across several webservers and applications. Does anyone know how I can control the session key behavior ? To give an idea of what this is all about I will use the following scenario: A user perform a search query in server A. The same user need to browse the search result in server B. Server A and B will need to share the search result information and maintain a consistent session information between A and B. Any ideas ? --------------------------------------------------- Nati Shalom www.j-spaces.com "the space is the network" ---------------------------------------------------- =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets