This question may apply to more than just Struts, but since I'm using <html:link> I'll ask it here first.
Using html:link, I'm supplying a href parameter to another webapp within my Tomcat 4 server. However, when I click on the link, my session id is replaced by a new session id. Therefore, I can't find things, like my user object. I am doing an encodeURL within the html:link, but this doesn't seem to help. If anyone knows how I can keep my old session id, I'd really appreciate. BTW, Tomcat 4 is my development environment. The production environment is on iPlanet, which doesn't seem to have this problem. Thanks for any help. Mike Witt -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>