The conf/module.xml contains a line which maps SessionIdGenerator to a class. You can modify this class, or derive your own class and substitute your own module for SessionIdGenerator.
Cheers, Larry > -----Original Message----- > From: Gurmeet [mailto:[EMAIL PROTECTED]] > Sent: Saturday, March 23, 2002 5:52 AM > To: Tomcat Users List > Subject: Session ID length > > > Hi All, > > There is something like <sessionidGenerator ........ /> in > the server.xml > > Can anybody throw a bit light on this. How can I use it to > specify my own > sessionID generator. > I actually want to reduce the length of the session Id which > is generated by > Tomcat automatically. > > Gurmeet > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
