You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/12/17 00:36:25 UTC

DO NOT REPLY [Bug 13731] Final request, response, session and other variables.

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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Mark Thomas <ma...@apache.org> 2010-12-16 18:36:20 EST ---
The patch provided does not appear to be against Tomcat 4.1.12 or any Tomcat
version from 4.1.0 to 7.0.x.

I have reviewed the 7.0.x code and made variables final where I think it is
safe to do so. session isn't final but you can always get that from request
which is. The fix will be in 7.0.6 onwards.

-- 
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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org