I would like to check if a collection is empty and if
not, print some messages. Is there a tag to check if a
collection is empty in my JSPs?
Right now, this one works
<webwork:if test="errorMessages">
There are Errors like 
.....
</webwork:if>

is there a better way or another tag to do this?

Thanks
Raj


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to