Hi all As a newbie in JSP, I've just set-up my Jrun2.3(free version) with IIS 3.0 to run the counter.jsp sample via http://localhost/jspsamp092/samples/counter/counter.jsp However, I got a message as follows(please note:The other samples like snoop.jsp work very well. ): =================================================== 500 Internal Server Error JSP Compile Error(s) D:\JRun\jsm-default\services\jse\servlets\jsp\jspsamp092\samples\counter\counter.java, line 3: Class counter.Counter not found in import. import counter.Counter; ^ ===================================================== At the same time, I've configured my jsm.properties file as follows: ================================================== redirect.stderr=true jrun.api21=false redirect.stdout=true admin.port=9090 admin.bindaddress=* jrun.rootdir=D:/JRun java.path=D:\\JRun\\examples\\jni java.classpath=D:\\JRun\\jsm-default\\services\\jse\\servlets\\jsp\\jspsamp092\\samples;D:\\JRun\\jdk1.2\\jre\\lib\\i18n.jar;D:\\JRun\\jdk1.2\\jre\\lib\\rt.jar;D:\\jdk1.2\\lib\\tools.jar;D:/JRun/classes;D:/JRun/jsm-default/classes;D:/JRun/lib/jrun.jar;D:/JRun/lib/servlet.jar;D:/JRun/lib/jrunadmin/jrunadmin.jar;D:/JRun/lib/jrunadmin/swing.jar; java.exe=D:\\JRun\\jdk1.2\\jre\\bin\\javaw.exe java.args= java.securitymanager= ================================================= Any JSP veteran can help me out? A lot of thanks in advance!! Eric Gao
begin: vcard fn: Xiaofan Gao n: Gao;Xiaofan org: V.S.C. email;internet: [EMAIL PROTECTED] title: Software Engineer x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard
