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=16302>.
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=16302

UseAttributeTag does not clear id attribute

[EMAIL PROTECTED] changed:

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



------- Additional Comments From [EMAIL PROTECTED]  2003-01-22 01:11 -------
Per the spec, attribute values specifically should not be reset between uses of 
the same tag instance. This allows the container to reuse the instance, knowing 
that some values need not be set again if they have the same value as the 
previous use. See the description under Lifecycle in section JSP.10.1.1 of the 
JSP 1.2 spec, and in particular the explanation of AttSets.

>From what you describe, Tomcat is doing the right thing. There was a bug prior 
to Struts 1.1-b3 that caused the problem you describe. However, that bug (see 
Bugzilla #14366) was fixed on 12/6/2002, and is included in the 1.1-b3 release.

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

Reply via email to