This would work until they leave application, browse somewhere else,
and then return back to original app by typing location directly in
the address bar. This is why I do not like stateless: because they are
stateless.

On 4/21/05, K.C. Baltz <[EMAIL PROTECTED]> wrote:
> Do you have the option of using URL-rewriting instead of cookies for
> your session tracking?  If you've used <c:url> or <html:link> etc for
> all your addresses, you should be able to just switch it on.  Then, each
> time a user hit a link that didn't have the jsessionid encoded, they'd
> receive a new session when one was requested.
> 
> K.C.

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

Reply via email to