> From: Natasha N Wright [mailto:[EMAIL PROTECTED]
> Subject: Re: [OT] Tomcat Compiler probs
>
> the tomcat4 part of the command as far as i'm aware just
> makes sure that the correct JDK version shipped with
> TOmcat 4 is used.
No JDK ships with Tomcat - you have
Caldarale, Charles R wrote:
From: Natasha N Wright [mailto:[EMAIL PROTECTED]
Subject: Re: Tomcat Compiler probs
I am creating a servlet which connects to a database
so I am using the:
tomcat4 javac .java
command to compile my java files.
Is tomcat4 a script that someone has placed on your
> From: Natasha N Wright [mailto:[EMAIL PROTECTED]
> Subject: Re: Tomcat Compiler probs
>
> I am creating a servlet which connects to a database
> so I am using the:
>
> tomcat4 javac .java
> command to compile my java files.
Is tomcat4 a script that someone has placed on your system? It's not