You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Mick Knutson <mi...@hotmail.com> on 2003/06/28 01:06:09 UTC

logic:empty issue

I also can't seeem to get this to work:
I have an array of Location[] in a DynaForm. Then I want to see if there are 
zero elements in that array then post a message but no message is posting:

<logic:empty scope="request" property="userLocations" 
name="locationListForm">
    <b><font color="red">NO LOCATIONS CREATED YET. PLEASE CREATE AT LEAST 
ONE LOCATION!</font></b>
    <html:link forward="locationAdd">
        <bean:message key="button.add"/>
    </html:link>
</logic:empty>




---
Thanks...
Mick Knutson
---

_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org