You should not be using struts-form.tld -- it is deprecated, and replaced
by struts-html.tld.

Craig


On Wed, 9 May 2001, Jiten Mohanty wrote:

> Hi all
> 
> I am trying to set-up the logon programme which is available on 'bluestone'
> site(Trail Map-6) and run on weblogic.But i am getting an error which is
> mentioned below.
> 
> Parsing of JSP File '/logon.jsp' failed:
> ----------------------------------------------------------------------------
> ----
>  /logon.jsp(2): Error in using tag library uri='/WEB-INF/struts-form.tld'
> prefix='form': The Tag class 'org.apache.struts.taglib.html.ImageTag' has no
> setter method corresponding to TLD declared attribute 'path', (JSP 1.1 spec,
> 5.4.1)
> probably occurred due to an error in /logon.jsp line 2:
> <%@ taglib uri="/WEB-INF/struts-form.tld" prefix="form" %>
> 
> Can somebody help me out.
> 
> Thanks
> 
> Jiten
> Software Engineer
> ip|SEAL Inc.
> Colorado
> 
> 

Reply via email to