RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06

2004-03-17 Thread qwerty7890q
thank you guys for your time. I'll try to upgrade to Tomcat 4 or 5. -Original Message- From: Martin Cooper [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 1:43 AM To: Tag Libraries Users List Subject: RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 andj2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
I still have the distribution that I used to install Tomcat. I replaced the jar files with those of the dist and I got the same thing. I tried Tomcat 5 and the taglisb-image-exemples is working. Upgrading to a newer Tomcat version would be much more dificult than trying to work around the taglibs

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
they are not specifying servlet 2.3 in the doc. Theyère sating any jsp 1.1 and Java 1.2 http://jakarta.apache.org/taglibs/sandbox/doc/image-doc/index.html I cannot upgrade tomcat because many applications are already running on 3.2.2, may be in the future. Thanks. -Original Message- Fr

Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-16 Thread qwerty7890q
Hi ! I'm reposting the emai and hoping that someone could finaly help me to resolve the problem. I installed the image-examples under webapps in Tomcat v3.2.3 using j2sdk1.4.1_06 and I when I run http://myserver/image-examples/index.jsp I get an Internal Servlet Error with a root cause: java.lang

RE: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread qwerty7890q
yes CLASSPATH=...:$TOMCAT_HOME/lib/servlet.jar:... export ... CLASSPATH ... -Original Message- From: Gaurav Vaish [mailto:[EMAIL PROTECTED] Sent: Monday, March 15, 2004 1:50 AM To: Tag Libraries Users List Subject: Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk

Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread qwerty7890q
Hi ! I installed the image-examples under webapps in Tomcat v3.2.3 using j2sdk1.4.1_06 and I when I run http://myserver/image-examples/index.jsp I get an Internal Servlet Error with a root cause: java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getRequestURL()Ljava/lang/StringBuf