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=10270>. 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=10270 jsp:include breaks with non-String rtexpr ------- Additional Comments From [EMAIL PROTECTED] 2003-08-27 23:36 ------- I don't think that this resolution is correct. The JSP 1.2 spec says that the value of the expression will be "coerced to a String" (JSP.2.11.3). I would agree that using String.valueOf is probably an improvement over the cast to String that Jasper had, but some kind of conversion is required. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]