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=16749>. 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=16749 Struts EL tag handlers cannot be reused by containers ------- Additional Comments From [EMAIL PROTECTED] 2003-02-04 20:23 ------- I tested this idea of just marking the attributes as rtexprvalue in the tld as a fast fix, but that is insufficient. Resin continues to to reuse the attribute value unless it actually sees that the specified value is '<%= ... %>', in other words an actual rtexpr. Otherwise, it treats it as a constant string and does not call the setters again. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]