Hello Dave,

Dave Newton wrote:
> Andreas Hartmann wrote:
>> I implemented two filters which work fine if session handling is done with
>> cookies. If the session-handling is done by URL-rewriting, the session
>> seems to be lost after the sendRedirect().
>>
>> [snipalottatext]
>>
>> I would be glad to get some help,
>>   
> 
> Are you adding the ";jsessionid=[whatever]" to the path? I don't know if
> the getContextPath() will automagically include the session id bit.

No, that's not done. I thought, this would be done in the "background" by
struts automatically. I added the jsessionid and now, it works fine too
with URL rewriting.


Thank you for your quick help,
kind regards,
Andreas Hartmann

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

Reply via email to