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

