Hi KK,

There is not <html:form.....> tag.
I'm trying to run struts example.
I have added struts-example.war file and trying to access index.jsp file

Deepak

-----Original Message-----
From: Khalid, Khusro [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 22, 2002 4:55 PM
To: 'Struts Users Mailing List'
Subject: RE: Error in running struts example in weblogic 6.1


Deepak,
im thinking u probably have something like
<html:form ... title="">
the form tag doesnt support any "title" attribute...

you may want to check out:

http://jakarta.apache.org/struts/doc-1.0.2/struts-html.html#form

-KK


>  -----Original Message-----
> From:         Parmar, Deepak [mailto:[EMAIL PROTECTED]]
> Sent: Friday, February 22, 2002 3:44 PM
> To:   struts-user
> Subject:      Error in running struts example in weblogic 6.1
>
>
> Hello,
>
> I'm getting following error while running struts example:
> /index.jsp(3): Error in using tag library uri='/WEB-INF/struts-html.tld'
> prefix='html': The Tag class 'org.apache.struts.taglib.html.FormTag' has
> no setter method corresponding to TLD declared attribute 'title', (JSP 1.1
> spec, 5.4.1)
> probably occurred due to an error in /index.jsp line 3:
> <%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html" %>
>
> Deepak << File: ATT31459.txt >>

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to