On Sun, Feb 22, 2004 at 12:57:26PM -0800, Josh Rehman wrote: : I changed this directive to "false" and looked at the generated servlet. : I was expecting to see that it implements "SingleThreadModel" but there : was no change to the generated servlet code. Have I missed something?
Tomcat5 is a servlet spec 2.4 / JSP spec 2.0 container. Those specs deprecate SingleThreadModel and isThreadSafe, respectively. -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]