From: "Nathan Maves" <[EMAIL PROTECTED]>
> Anyone have a quick replacement for the following?
> <logic:messagesPresent message="true">
>      <html:messages id="message" message="true">
>          <c:out value="${message}"/>
>      </html:messages>
> </logic:messagesPresent>
> <html:errors />

See if this helps:
http://wiki.apache.org/struts/StrutsDeprecatedActionErrors

-- 
Wendy Smoak

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to