HI All, Is there a way to pass data (as sensitive as usrname) from one tomcat to another?
To be more precise, I've an entry point server(Tomcat server), which shows links to many other other Tomcat installations. The user authenticates on the entry point server and then sees several links (to other tomcat servers). Now if he clicks on one of those links, I want the username to be passed from the entry point server to the secondary tomcat server. I've found that neither the session nor the request attributes are available on the other side. Is there any other way? -- Vivek. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]