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=23433>. 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=23433 BodyTag.EVAL_BODY_TAG deprecated [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2003-09-26 07:12 ------- Struts continues to support JSP 1.1 so we've got to keep using EVAL_BODY_TAG until we drop JSP 1.1 which won't be until Struts 2. J2EE 1.4 still contains the deprecated field so it shouldn't bite us for a while. In any case it doesn't affect the actual operation of the tags because according to the Javadoc it's a, "Deprecated constant that *has the same value* as EVAL_BODY_BUFFERED and EVAL_BODY_AGAIN." (My emphasis). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]