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.

Dave



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

Reply via email to