----------------------------------------------------------------
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,
On Thu, 18 May 2000, Christine Giovanacci wrote:
CG| My problem is that the name "JServSessionIdBlah" is too long for my poors
CG| wml or hdml decks.
CG| I would like to replace the "JServSessionId" by something very short like
CG| "k".
Have a look at JServServletManager.java in the ApacheJServ source. The
basename of the URL rewriting variable is defined there (static final
string SESSION_IDENTIFIER).
ciao,
-hen
--
--------------------------------------------------------------
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]