https://issues.apache.org/bugzilla/show_bug.cgi?id=49811

--- Comment #20 from Mark Thomas <[email protected]> 2010-11-21 15:50:54 EST ---
(In reply to comment #19)
> Why not porting this feature to tc7 ?
Servlet 3.0 already supports it.

> even if servlet 3 apps can do it through web.xml, we should think of servlet 
> 2 applications that are deployed in tc7...

They can upgrade web.xml to Servlet 3.0 and add the session configuration.

There is already enough code around session parsing for Servlet 3.0 that there
was a deliberate decision for Tomcat 7 to remove some of the configuration
options that were available in Tomcat 6. The aim was to reduce code and
configuration complexity. It would need a very convincing argument (and I
haven't seen one yet) to convince me it was worth adding this to Tomcat 7.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to