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

on 5/18/2000 6:59 AM, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:

> I do not have the answer, but I would be interested in the same, for the
> exact same reason.
> Is this doable? Maybe in 1.1.1 which Jon should be out this week?
> 
> Thanks,
> 
> Otis
> 
> ----------------------------------------------------------------
> 
> My problem is that the name "JServSessionIdBlah" is too long for my poors
> wml or hdml decks.
> I would like to replace the "JServSessionId" by something very short like
> "k".

Ok people...you have source code...just hack it to do what you want. It is
just a simple string constant. I don't see what is so difficult here. Making
it a configurable option...well..send me a diff that does this work and
updates all of the example properties files to reflect these changes...I'm
not going to do it for you. :-)

Also, you are going to have this same exact problem with Tomcat because the
Servlet API 2.2 mandates the session name and it is about as long.

-jon

-- 
    Java Servlet Based - Open Source  |        Collab.Net
        Bug/Issue Tracking System     |   now hiring smart people
       <http://scarab.tigris.org/>    |  <http://Collab.Net/jobs/>



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