You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mark Silva <ms...@authenex.com> on 2002/09/20 00:53:00 UTC

message checking

hello all,

is is possible to check for the existence of a message in my page, and then output some html if it is there?  or if it is equal to something.  i am looking to do something like this, (although this code doesn't seem to work)

<logic:equal parameter="<bean:message key="isThisTheRightValue"/>" value="true">
  You guessed right! You win an auomatic avocado peeler!
</logic:equal>

thanks,
mark


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>