http://tomcat.apache.org/tomcat-5.0-doc/config/context.html says:
Set to true if you want cookies to be used for session identifier
communication if supported by the client (this is the default). Set
to false if you want to disable the use of cookies for session
identifier communication, an
On 8/16/06, Aladin Alaily <[EMAIL PROTECTED]> wrote:
My understanding is that when the users turn off cookies, struts
automatically encodes the session id and saves it in the URL, using
encodeURL.
Now, I'd like to know if there is a way to prevent this (encoding the
session) so that when the us
Hello,
My understanding is that when the users turn off cookies, struts
automatically encodes the session id and saves it in the URL, using
encodeURL.
Now, I'd like to know if there is a way to prevent this (encoding the
session) so that when the users disable cookies sessions simply don't
work.
3 matches
Mail list logo