Caldarale, Charles R wrote:
>>From: Natasha N Wright [mailto:nnw03u@Cs.Nott.AC.UK]
>>Subject: Re: Tomcat Compiler probs
>>
>>I am creating a servlet which connects to a database
>>so I am using the:
>>
>>tomcat4 javac <filename>.java
>>command to compile my java files.
>
>
> Is tomcat4 a script that someone has placed on your system? It's not
> part of the standard Tomcat distribution. You'll need to discuss this
> with whoever created the script.
>
> - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: users-help@tomcat.apache.org
>
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.
This message has been checked for viruses but the contents of an attachment
may still contain software viruses, which could damage your computer system:
you are advised to perform your own checks. Email communications with the
University of Nottingham may be monitored as permitted by UK legislation.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org
|