----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
Hi Developers,
in the latest jserv packages (from CVS 1.1b3) I found
that the former token "JServSessionID" changed to
JServSesionId<zonename>.
Sorry if I missed something from the list, but such a thing
prevents me from assembling the session id by myself within
the code (jsp or gsp pages). Doing it myself (means building
all links in a page) gives much better performance than
calling request.encodeUrl() all the time (Also I would have
to dig trough MBytes of code...).
If I would assemble JServSesionId<zonename> I m starting to
depend on the zone name with my pages/servlets.
A better random thing? Just not append the zone? Why not
appending the zone onto the sessionId itself?
I also wouln'dt mind to be able to set the id string by
myself in the configs...
Anyway, I just read that 1.1 wiil be closed soon; I just
want to say Thank you to the developer team for this great
jserv thing!
--
Regards,
Bob
***********************************
* Bob Schulze, [EMAIL PROTECTED]
* FFAB Probe Automation
*****************
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]