> From: Steven Crosley [mailto:[EMAIL PROTECTED]
> Subject: Re: servlet-api.jar jsp path is empty
>
> Doesn't look like I have the jsp-api.jar anywhere else. Could there
> be another reason why it can't find the class?
Make sure CLASSPATH isn't set.
You can tu
Doesn't look like I have the jsp-api.jar anywhere else. Could there
be another reason why it can't find the class?
Thanks,
Steven
On Nov 26, 2007, at 1:05 PM, Caldarale, Charles R wrote:
From: Steven Crosley [mailto:[EMAIL PROTECTED]
Subject: Re: servlet-api.jar jsp path is emp
> From: Steven Crosley [mailto:[EMAIL PROTECTED]
> Subject: Re: servlet-api.jar jsp path is empty
>
> Ah, ok. It is in the jsp-api.jar. Unfortunately, that makes it
> harder for me to determine why the error is occurring.
Make sure that jsp-api.jar is not in some other loca
Ah, ok. It is in the jsp-api.jar. Unfortunately, that makes it
harder for me to determine why the error is occurring.
Thanks,
Steven
On Nov 26, 2007, at 12:37 PM, Martin Gainty wrote:
jsp-api.jar comes with TC6 binary distro and is located in
$CATALINA_HOME/lib
do you not have it?
M-
---
jsp-api.jar comes with TC6 binary distro and is located in
$CATALINA_HOME/lib
do you not have it?
M-
- Original Message -
From: "Steven Crosley" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Monday, November 26, 2007 1:07 PM
Subject: servlet-api.jar jsp path is empty
> Hi,
>
> I was