----------------------------------------------------------------
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!!!
----------------------------------------------------------------

> I have read throught the FAQ's and could not determine how or where to
> write an instruction that will allow me to change the name of a cookie
> from (default) JServSessionIdRoot to (custom) JServSessionId-NameA.

For an arbitrary name: in jserv's source-code and recompiling ;-) I don't think there 
is any other possibility.
Actually 'Root' in the default seems to be the name of the servlet zone, so giving 
your zone a name like 'NameA' gives you cookies named 'JServSessionIdNameA'.

Markus Kemmerling



--
--------------------------------------------------------------
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]

Reply via email to