Tom Jerry wrote:
> ---test.jsp
This works fine for me. Just copied it into tomcat-docs/test.jsp and
it worked out of the box.
> In addition, I have verified :
> - CLASSPATH setting is correct, which contains the dt.jar/tools.jar from
> JDK
> 1.5 and jsp-api.jar/servlet-api.jar from Tomcat.
M
> From: Martin Gainty [mailto:[EMAIL PROTECTED]
> Subject: RE: need help on jsp issue under Tomcat 5.5.17
>
> make sure rt.jar is on your CLASSPATH
Absolutely do not ever, ever do this. Items pointed to by the CLASSPATH
variable (or -cp launcher option) are loaded by the system
Ning-
make sure rt.jar is on your CLASSPATH
My copy is located on %JAVA_HOME%/jre/lib
HTH
Martin Gainty
__
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relates to the official
business of Sender. This transmission
Ning,
Where are you putting the test file? I copied your test file and
dropped it into my tomcat folder and it ran without a hitch. Can you
view the samples that come with tomcat?
-Original Message-
From: Tom Jerry [mailto:[EMAIL PROTECTED]
Sent: Friday, August 18, 2006 1:06 PM
To: u
did you import the proper packages into the JSP?
-Original Message-
From: Tom Jerry [mailto:[EMAIL PROTECTED]
Sent: Friday, August 18, 2006 12:06 PM
To: users@tomcat.apache.org
Subject: need help on jsp issue under Tomcat 5.5.17
Hi there,
I recently downloaded and installed Tomcat 5.5.1