Hi, I am currently using STRUTS 1.0.2, In my JSP I need to check for null and empty (String and Collection) before I display the values. I know there is a <logic:notEmpty> tag in 1.1 but what about 1.0.2? What is the work around for this except using scriptlets in JSP? Please let me know the right way of doing this.
Thanks in advance, Jana. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

