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

<html:submit disabled="<rt expr>" /> not compiled correctly





------- Additional Comments From [EMAIL PROTECTED]  2002-09-06 17:01 -------
This is not a struts bug, nor is it a tag lib bug.  This is the expected  
behavior.  If you use a runtime typed expression as an attribute value to a JSP 
tag, the type of the expression MUST be the same or be a subtype of the tag's 
type.  The fact that literal representations of the values are accepted is most 
likely due to the page compiler performing the transformations, as a 
convenience.

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

Reply via email to