Hi

You have to include the name of the jar in the class path, for example :
setenv CLASSPATH ${CLASSPATH}:/usr/java/java3d-utils-src.jar 

Eric


Nagappan A wrote:
> 
> Hello all,
>     I'm using Debian GNU/Linux + Apache + Tomcat. I, have list of class
> files and I, have made it 2 a jar. Now, how can I access those jar files. I,
> have mentioned the jar file in the CLASSPATH, while startup. Apart from that
> I, have place in the Home directory of Tomcat ($TOMCAT_HOME). While starting
> the service of tomcat, all the jar files has been loaded. But I'm NOT able 2
> access the class files inside those jar files. The JSP pages, shows that
> there is NO such class found. How 2 solve this.
> 
> Thankx in advance
> Regards
> Nagappan
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to