RE: [OT] Tomcat Compiler probs

2007-03-05 Thread Caldarale, Charles R
> 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

Re: [OT] Tomcat Compiler probs

2007-03-05 Thread Natasha N Wright
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

RE: [OT] Tomcat Compiler probs

2007-03-05 Thread Caldarale, Charles R
> 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