Hi
I would like to crush the tomcat admin with the admin modul have
created. Is that possible ? What is the way ?
Thibaut
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
mail. The domain name are not
the same from the one of the tomcat server. (Don't know if this help but
i write it because i had problems to configure DNS nicely).
Any idea ?
Thibaut
-
To unsubscribe, e-mail: [EMAIL PROTECTED
That's it !
I had a library containing java 1.1 classes in my classpath.
It seems that JDT uses the classes that are in the classpath instead of
those that are in the JRE. This behaviour is a bit different of Sun
compiler.
Thanks for your help
Thibaut
Thibaut Nicolas a écrit :
I
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
;);
v.add("World");
%>
<%
Iterator it = v.iterator();
while (it.hasNext()) {
%>
<%=it.next() %>
<%
}
%>
Thibaut
Michael Andreas Omerou a écrit :
Can we have the code that causes this error?
-Original Message-
From: Thibaut Nicolas
found a workaround that consist in using javac compiler instead of
JDT compiler but I'd prefer using JDT compiler.
Can someone help me and tell me what I'm doing wrong ?
Thanks in advance
Thibaut
exception
org.apache.jasper.JasperException: Unable to compile class for JSP
An er