Hi, Is it possible to use the struts html taglib from version 1.1 without using Struts? I would like to use it in conjunction with my own beans that I am using but can not use all of struts at this point. So I would like to simply put a bean into the session and then make it available to the form and use the struts html taglib to match the bean values to the form. However, when I try this I get the following error on my JSP page:
javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection Any ideas if this is possible and if so what I am doing wrong? Thanks, John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]