Re: Tomcat 5.0.30 - Session Storage?

2009-02-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, On 2/11/2009 12:07 PM, memblin wrote: > I see the PersistenceManager + Filestore/JDBCStore as an option but I see > certain places that PersistenceManager is experimental and does not keep > sessions completely up to date. Note that Tomcat 5.

Re: Tomcat 5.0.30

2006-08-03 Thread Mark Thomas
Stuart Fox wrote: > Hi > > Just a quick question, can I user the server="Something" bit in a connector > to hide the "Apache/Coyote-1.1" banner in tomcat 5.0.30 like I can in 4.1.32 ? Doesn't look like it from the docs. You would be fine in 5.5.17 though. Mark