DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17613>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17613

Problem with html:messages Tag and Tomcat Tag Pooling





------- Additional Comments From [EMAIL PROTECTED]  2003-03-03 19:20 -------
Sorry that I was not more specific. The problem I am reporting is due to 
processed not being reset to false. As for the members with mutator methods, I 
am not sure what the Servlet container is supposed to do if the attribute is 
not present in the tag. Will it call getX(null), hence resetting the member? Or 
does it not call the method at all? If it is the latter, than any members that 
have a chance of having a value when they should not due to the exclusion of 
the attribute in the JSP should be reset to null. Offhand, I am not sure what 
the JSP specification mandates regarding this behavior.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to