Satish Talim wrote the following on 10/10/2004 9:22 PM:
<%@ taglib uri="http://struts.apache.org/tags-html" prefix="html" %> <%@ taglib uri="http://struts.apache.org/tags-logic" prefix="logic" %> <html:messages id="error" message="false"> <L1><bean:write name="error"/></L1> </html:messages>
You're missing the bean tag import.
-- Rick
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]