Ike, I think the way to do it would be to subclass one of the SessionIdManagers and override the newSessionId() method.
cheers Jan On 22 August 2014 14:14, Ike Ikonne <[email protected]> wrote: > Hi all, > > > I have an embedded jetty 7.0.1 in my application; I would like to know if > there is a way > to configure Jetty to increase the length of JESSIONID, I have a requirement > to have > the length of JESSIONID to be configurable. > > Thanks, > > Ike > > _______________________________________________ > jetty-users mailing list > [email protected] > To change your delivery options, retrieve your password, or unsubscribe from > this list, visit > https://dev.eclipse.org/mailman/listinfo/jetty-users -- Jan Bartel <[email protected]> www.webtide.com 'Expert Jetty/CometD developer,production,operations advice' _______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
