My mistake
try this.
Indrasish N Basuroychowdhury <[EMAIL PROTECTED]> wrote: Shapira,
Thanks for the reply.
Would appreciate any example line of code. Do I have to change the
server.xml and add a new context? I was trying to do that but was not
able to bring up the server.
Thanks,
try this
Indrasish N Basuroychowdhury <[EMAIL PROTECTED]> wrote:Shapira,
Thanks for the reply.
Would appreciate any example line of code. Do I have to change the
server.xml and add a new context? I was trying to do that but was not
able to bring up the server.
Thanks,
Indrasish.
remove the out of
date classes/jar to get it to work.
Cheers,
Larry
> -Original Message-
> From: Stack Buffer [mailto:[EMAIL PROTECTED]
> Sent: Saturday, October 18, 2003 7:18 PM
> To: [EMAIL PROTECTED]
> Subject: java.lang.NoSuchMethodError:
> javax.servlet.jsp.tagex
remove the out of
date classes/jar to get it to work.
Cheers,
Larry
> -Original Message-
> From: Stack Buffer [mailto:[EMAIL PROTECTED]
> Sent: Saturday, October 18, 2003 7:18 PM
> To: [EMAIL PROTECTED]
> Subject: java.lang.NoSuchMethodError:
> javax.servlet.jsp.tagex
Hi all,
I am running tomcat-5.0.12 on a win2k machine with j2sdk1.4.2, I just recently
downloaded the jakarta-taglibs-standard-1.1.0-B1 and I copied the jar files (jstl.jar,
standard.jar) into tomcats common/lib directory, plus I copied the following tlds into
my WEB-INF: core.tld,x.tld,fmt.tld.