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=15829>. 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=15829 Create the tag 'instanceof' in logic TLD ------- Additional Comments From [EMAIL PROTECTED] 2003-01-18 16:52 ------- I see no real reason to add this functionality into the Struts-Taglibs, since you can use JSTL's <c:if test="${[name] instanceof [class]}">. PS: If I remember right from struts-dev list, it's recommended anyway to switch over to JSTL-tags whenever possible and depecrate the BEAN and LOGIC tags in favor of the corresponding JSTL tags. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>