Classification: UNCLASSIFIED
Caveats: NONE
Jay is correct, they should never be included as part of the specified path
Fadi
-----Original Message-----
From: Jay Burgess [mailto:java@vtgroup.com]
Sent: Wednesday, April 13, 2005 11:40 AM
To: tomcat-user@jakarta.apache.org
Subject: RE: class path (UNCLASSIFIED)
Yes, doing a "javac -h" to receive help says " -classpath <path>". But the angle brackets
from <path> are not meant to be included.
Jay
Vertical Technology Group
http://www.vtgroup.com/
-----Original Message-----
From: Caldarale, Charles R [mailto:Chuck.Caldarale@unisys.com]
Sent: Wednesday, April 13, 2005 10:32 AM
To: Tomcat Users List
Subject: RE: class path (UNCLASSIFIED)
> From: S M [mailto:iwantajavaid@yahoo.com]
> Subject: RE: class path (UNCLASSIFIED)
>
> Now compiling
> c:/javacode>javac
> -classpath<c:\tomcat\common\lib\servlet.jar> HelloWorld.java it said -
> Access Denied
Where are these angle brackets coming from? They should not be present.
- 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 unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
Classification: UNCLASSIFIED
Caveats: NONE
|