[Yanel-dev] [Bug 5626] ThreadUsecaseResource: error when accessing request

bugzilla-daemon at bugzilla.wyona.com bugzilla-daemon at bugzilla.wyona.com
Mon Oct 29 13:49:26 CET 2007


http://bugzilla.wyona.com/cgi-bin/bugzilla/show_bug.cgi?id=5626





------- Additional Comments From josias.thoeny at wyona.org  2007-10-29 13:49 -------
see servlet specification:

SRV.4.10  Lifetime of the Request Object
Each request object is valid only within the scope of a servlet’s service
method, or within the scope of a filter’s doFilter method. Containers commonly
recycle
request objects in order to avoid the performance overhead of request object
creation. The developer must be aware that maintaining references to request
objects outside the scope described above is not recommended as it may have
indeterminate results.





------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the Yanel-development mailing list