On 17/07/2013 22:22, Christopher Schultz wrote: > For example, if you don't explicitly state session="false" in all of > your JSPs, a session will be created by default. So, you'll need to > edit all the JSPs you have that don't state session="false" so they > won't create sessions.
I think you should be able to use a JSPPropertyGroup that defines a prelude that does that for all JSPs. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org