You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Pavel Sapozhnikov <pa...@gmail.com> on 2007/08/24 22:02:25 UTC

s2 equivalent of

Hey does anyone know which tag in struts2 would be equivalent to the tag
<logic:messagesNotPresent> in struts1. Thanks.

-- 
Pavel Sapozhnikov
xFact, Inc
pavel@xfact.com

Re: s2 equivalent of

Posted by Pavel Sapozhnikov <pa...@gmail.com>.
Hey Alex thank you very much. I'll definately try that.

On 8/26/07, j alex <st...@gmail.com> wrote:
>
> I don't think there's an equivalent tag, see if <s:if test="
> actionMessages.size()* == 0"> *helps
>
> 8/24/07, Pavel Sapozhnikov <pa...@gmail.com> wrote:
> >
> > Hey does anyone know which tag in struts2 would be equivalent to the tag
> > <logic:messagesNotPresent> in struts1. Thanks.
> >
> > --
> > Pavel Sapozhnikov
> > xFact, Inc
> > pavel@xfact.com
> >
>



-- 
Pavel Sapozhnikov
xFact, Inc
pavel@xfact.com

Re: s2 equivalent of

Posted by j alex <st...@gmail.com>.
I don't think there's an equivalent tag, see if <s:if test="
actionMessages.size()* == 0"> *helps

8/24/07, Pavel Sapozhnikov <pa...@gmail.com> wrote:
>
> Hey does anyone know which tag in struts2 would be equivalent to the tag
> <logic:messagesNotPresent> in struts1. Thanks.
>
> --
> Pavel Sapozhnikov
> xFact, Inc
> pavel@xfact.com
>