1. Try this (I cite these tags on memory so excuse me if I'm not right with the tag names) <logic:present name="dvds"> The dvd list is present </logic:present> <logic:notPresent bean="dvds"> The dvd list is NOT present </logic:notPresent>
2. If the dvd list is not present try to set a simple string bean into the request and include it in the page you're forwarding to <bean:write name="simple_string"/> Regards, Dimitar Vlasev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]