You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2003/09/26 08:48:33 UTC

DO NOT REPLY [Bug 23433] New: - BodyTag.EVAL_BODY_TAG deprecated

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

           Summary: BodyTag.EVAL_BODY_TAG deprecated
           Product: Struts
           Version: 1.1 Final
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Custom Tags
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: chris@gastin.com


BodyTag.EVAL_BODY_TAG has been deprecated. 

According to the JavaDoc you should used BodyTag.EVAL_BODY_TAG in a doStartTag
() methods, and BodyTag.EVAL_BODY_AGAIN in the doAfterBody() methods rather 
than BodyTag.EVAL_BODY_TAG.

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-dev-help@jakarta.apache.org