html:link tag question

2002-04-08 Thread Parmar, Deepak
I would like to display href from my object. MyObject has item and Link property and I would like to put Link value at ??? in above example. Deepak -- To unsubscribe, e-mail: For additional commands, e-mail:

RE: Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
out the web.xml and verify that the "ApplicationResources.properties" is in the correct place. Your action servlet cant find it and hence the error..due to => " (in index.jsp). -KK -Original Message- From: Parmar, Deepak [mailto:[EMAIL PROTECTED]] Sent: Friday, February 2

RE: Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
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 str

Error in running struts example in weblogic 6.1

2002-02-22 Thread Parmar, Deepak
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.

newbie question: HTML Taglib

2002-02-22 Thread Parmar, Deepak
Hi, I'm getting error like in my logon.jsp file: 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 er