I couldn't find those 2 attributes in the nested tld for the form tag.

David



From: Bernard GRANDJEAN <[EMAIL PROTECTED]>
Reply-To: "Struts Developers List" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
CC: Bruno POMMEREL <[EMAIL PROTECTED]>
Subject: TLD and class mismatch in struts-nested.
Date: Tue, 11 Feb 2003 17:15:27 +0100

Hello,

Using struts 1.1 b1 to b3 we encounter the following (fatal) problem on weblogic 7 :

weblogic.servlet.jsp.JspException: (line 5): Error in using tag library

uri='/WEB-INF/classes/struts-nested.tld' prefix='nested': The Tag class 'org.apache.struts.taglib.

nested.html.NestedFormTag' has no setter method corresponding to TLD declared attribute 'titleKey',

(JSP 1.1 spec, 5.4.1)

The same error also occured for the attribute title.

Taking a look at the implementation class we discovered that indeed there are no such methods. Weblogic seems to abide by the spec quite strictly. To get rid of these, I simply removed the attributes declaration in struts-nested.tld. Could this be taken into account in the next releases ?

Thanks a lot guys !

Bernard.

--
Bernard GRANDJEAN

CNAMTS / DSI / CNQD Seyssins-Grenoble
Tél 04 38 12 16 85

8, Rue Jean Moulin SEYSSINS 38176 SEYSSINET Cedex



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

_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE* http://join.msn.com/?page=features/virus


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

Reply via email to