giridhar banigallapati wrote:
> Do we need to really extract the jar file???.

No, you don't need to extract .jar files. But you do need
to specify each .jar file in the classpath. For example,

CLASSPATH="$CLASSPATH:e:\jsdk2.0\lib\jsdk.jar"
CLASSPATH="$CLASSPATH:e:\jsdk2.0\lib\swingall.jar"

--
David Medinets, aka CFDAVE
http://www.Codebits.com
Author: Perl 5 by Example, Shell Programming Tools, PHP3 Application
Development

Visit http://www.thehungersite.com and Click the Button!

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to