Help in configuring Taglibs

2002-01-21 Thread Sivaji Adurthy
Hi All I had recently installed tomcat 4.0 trying to run taglibs , I downloaded the sample application in sun's site iteration in d:\apcache tomact 4.0\webapps\iteration directory extracated in using jar xvf iteration.war I see the directory and file on d:\apcache tomact

Re: Help in configuring Taglibs

2002-01-21 Thread Craig R. McClanahan
On Mon, 21 Jan 2002, Scott Ahten wrote: Date: Mon, 21 Jan 2002 00:14:40 -0500 From: Scott Ahten [EMAIL PROTECTED] Reply-To: Tomcat Users List [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Subject: Re: Help in configuring Taglibs for some reason, it's trying to find

Help in configuring Taglibs

2002-01-20 Thread Sivaji Adurthy
Hi All I had recently installed tomcat 4.0 trying to run taglibs , I downloaded the sample application in sun's site iteration in d:\apcache tomact 4.0\webapps\iteration directory extracated in using jar xvf iteration.war I see the directory and file on d:\apcache tomact

Re: Help in configuring Taglibs

2002-01-20 Thread Scott Ahten
for some reason, it's trying to find the classes in the jsp namespace, which is 'org.apache.jsp.' i'm having the same problems with the tag libs that come with the javamail webapp from sun's site. i've tried changing the location of the jar file from the webaps' libs folder to the common lib

Re: Help in configuring Taglibs

2002-01-20 Thread Scott Ahten
ok the jsp is failing due to a class not found error... org.apache.jsp.MessageInfo not found. i've scanned through the ListMessagesTag, which creates an instance of MessageInfo, but i've moved both classes to the package javamail.tags. the generated JSP [nor the taglib class] does not