---------------------------------------------------------------- BEFORE YOU POST, search the faq at <http://java.apache.org/faq/> WHEN YOU POST, include all relevant version numbers, log files, and configuration files. Don't make us guess your problem!!! ---------------------------------------------------------------- Hi, I'm not able to set classpath for my jsp pages. That's what I understood from the jasper.log file: <JASPER_LOG> Wed May 10 19:28:50 PDT 2000 Classpath according to the init parameter is: null</JASPER_LOG> In tomcat.properties file: wrapper.classpath=d:/myJSPPages zones=root root.properties=d:/tomcat/conf/zone.properties In zone.properties file: repositories=d:/myJSPPages I'm running Apache 1.3 with Tomcat 3.1M1 on Windows NT 4.0. I don't know how to find the version of JServ. What I'm doing here is, I've some Java classes and I want to instantiate them in jsp page(s). I tried even putting those Java class files in the directory of jsp pages. As I'm in an assignment with tight skedules, any help in resolving this is greatly appreciated. Thanx in advance, harish __________________________________________________ Do You Yahoo!? Send instant messages & get email alerts with Yahoo! Messenger. http://im.yahoo.com/ -- -------------------------------------------------------------- Please read the FAQ! <http://java.apache.org/faq/> To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Archives and Other: <http://java.apache.org/main/mail.html> Problems?: [EMAIL PROTECTED]