Hello, I am new to Servlets and I have installed JSWDK1.0.1 annd JDK1.2.I have also downloaded the com.oreilly packages.THE OS environment is Win NT and so I have to go to the Systems application-environemnt variables of the control panel to set my paths to JDK unlike Win95,95 where u can set the Class path in the DOS mode. I am always encountering problem with executable jar files of newly downloaded java extensions .So what i used to do inorder for the servlet engine to use the contents of the jar files was to go to the command prompt of the servlet directory in which the class file of the servlet is stored and type - jar xvf jarfilename .So can anybody help me out by suggesting me as to how the path of such jar files can be set so that the servlet engines and the java compiler can refer to them and there is no need to extract the contents of them inorder to make use of them. example- inorder to make use of the contents of com.oreilly package i had to extract the contents of the jar file named cos at the location where the servlet class file was stored in the JSWDk directory. For testing purposes it works fine ,but for real time where there is a webserver how can I install or the set the path of this package in the webserver. Thanx Karthikeyan A.R ___________________________________________________________________________ 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
