My struts application has a link to another jsp. but everytime i click on this link, 
the jsp creates a new session. 

I've tried practically everything, <html:link>, <%response.encodeURL()%> and even 
manually appending the jsessionid to the end of the url to this jsp, but it just keeps 
on creating those new sessions. Is there something i'm missing out? the funny thing is 
that the rest of my links work fine (just this fiddly one) and the even cuter thing is 
that sometimes it works and sometimes it doesn't! i'm trying not to use cookies to 
store my session. am i missing something out here? 

thanks....



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to