Thread Safe JSP/Servlets 2003-12-29 - By Merrill Cornish
Back >>> you have to go out of your way to declare instance variables in a JSP (by putting them in a <%! //declaration block %>
John,
After I posted the question, I started browsing the generated _jsp file in earnest. I had decided that <% ... %> stuff was safe since it gets up in its own method rather than instance fields.
Thanks for the reassurance.
Merrill
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|