I think Craig already said the parameter having to be called "jsessionid" is
part of a spec...

Regards,
Daniel


-----Original Message-----
From: Matthias Bauer [mailto:[EMAIL PROTECTED]
Sent: Tuesday, 29 July, 2003 5:02 PM
To: Struts Users Mailing List
Subject: Re: [OT] Is "jsessionid" specific to Tomcat or generic to all
web containers?


Craig,

all this sentence says is that the session id must be encoded as a path
parameter. But it does not say anything about the name, the implementing
server is supposed to use. Is there some other place in the spec where
it says that the parameter must be called "jsessionid"? If not, I would
say the server implementation is free to choose any name. Am I
overlooking something?

--- Matthias

>The URL rewriting format is also standardized; in section 7.1.3 you will
>see the sentence:
>
>  The session id must be encoded as a path parameter in the URL string.
>
>
>



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


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

Reply via email to