Thanks. I thought it was something to do with Tomcat. I am compiling the
file using NetBeans. It is progressing.
thanks,
suba suresh.
Christopher Schultz wrote:
Suba,
If this is the wrong group to post this question let me know. I am new
to jsp.
This probably /is/ the wrong place to post
Suba,
> If this is the wrong group to post this question let me know. I am new
> to jsp.
This probably /is/ the wrong place to post a question about JSP,
although most of the readers of this group are well-versed.
> org.apache.jasper.JasperException: Unable to compile class for JSP
>
> An error
If this is the wrong group to post this question let me know. I am new
to jsp.
I am using Tomcat 5.5.17. I am using the jsp pages that came with
lucene. When I am trying to access the results.jsp file on Tomcat I am
getting the following error. I looked at the jsp code I am not able to
find a
> From: Glen Mazza [mailto:[EMAIL PROTECTED]
> Subject: Re: JSP compilation error in Tomcat 5.5 using type Vector
>
> For the Vector object you're using, it is possible
> that the JDT compiler is not 1.5-compliant
The methods of interest (Vector.add() and Vector.iterator
way and let you know
Thanks for this idea
Thibaut
Caldarale, Charles R a écrit :
From: Thibaut Nicolas [mailto:[EMAIL PROTECTED] Subject:
Re: JSP compilation error in Tomcat 5.5 using type Vector
Here is the very simple JSP that have written to isolate the error
This probably won't help mu
hat way and let you know
Thanks for this idea
Thibaut
Caldarale, Charles R a écrit :
From: Thibaut Nicolas [mailto:[EMAIL PROTECTED]
Subject: Re: JSP compilation error in Tomcat 5.5 using type Vector
Here is the very simple JSP that have written to isolate the error
This probably won
Thibaut Nicolas wrote:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 4 in the jsp file: /jsp/Test.jsp Generated
servlet error:
The method add(String) is undefined for the type Vector
An error occurred at line: 4 in the jsp file: /jsp/Test.jsp G
> From: Thibaut Nicolas [mailto:[EMAIL PROTECTED]
> Subject: Re: JSP compilation error in Tomcat 5.5 using type Vector
>
> Here is the very simple JSP that have written to isolate the error
This probably won't help much: your sample JSP works fine for me on
nearly stock versi
[mailto:[EMAIL PROTECTED]
Sent: 20 February 2006 16:33
To: users@tomcat.apache.org
Subject: JSP compilation error in Tomcat 5.5 using type Vector
Hi all,
I have a problem while trying to migrate an application from
Tomcat 4.1 to Tomcat 5.5.
I get a JasperException when tomcat try to compi
Can we have the code that causes this error?
>-Original Message-
>From: Thibaut Nicolas [mailto:[EMAIL PROTECTED]
>Sent: 20 February 2006 16:33
>To: users@tomcat.apache.org
>Subject: JSP compilation error in Tomcat 5.5 using type Vector
>
>Hi all,
>
>I hav
Hi all,
I have a problem while trying to migrate an application from Tomcat 4.1
to Tomcat 5.5.
I get a JasperException when tomcat try to compile a JSP :
The method add(String) is undefined for the type Vector
The method iterator() is undefined for the type Vector
I've put the complete trace at
11 matches
Mail list logo