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: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to