Hi
I am very new, but I am trying to get moving.
I have installed JRUN on my PWS for now.  I am using jdk1.2.1 jswdk1.0.1.

I can run the SnoopServlet but I wanted to try a SSI so I used the example 
greeting.shtml in the tutorial in the Jrun documentation guide.

I get the following


but when I try to bring it up I get

500 Internal Server Error ssifilter:

java.lang.NoSuchMethodError: javax.servlet.ServletContext: method 
getRequestDispatcher(Ljava/lang/String;)Ljavax/servlet/RequestDispatcher; not found

my jsm-properties file

looks like

jrun.rootdir=.. jrun.api21=false redirect.stderr=true redirect.stdout=true 
admin.port=57860 admin.bindaddress=* java.securitymanager= java.path=..\\examples\\jni 
java.classpath=C:/JRun/classes;C:/JRun/jsm-default/classes;C:/JRun/lib/jrun.jar;C:/JRun/lib/servlet.jar;C:/JRun/webl/WebL.jar;C:/JRun/lib/jsp.jar;C:/JRun/lib/xml4j.jar;C:/JRun/lib/xt.jar;C:/JRun/lib/fesi.jar;C:/JRun/lib/cfanywhere.jar;C:/JRun/lib/NetComponents.jar;C:/JRun/lib/OROMatcher.jar;C:/JRun/lib/tools.jar;C:/JRun/instantdb/classes;C:/JRun/lib/jrunadmin/jrunadmin.jar;C:\\jdk1.2.2/lib/classes.zip;C:\\jdk1.2.2/lib/rt.jar;C:\\jdk1.2.2/lib/i18n.jar;C:\\jdk1.2.2/jre/lib/rt.jar;C:\\jdk1.2.2/jre/lib/i18n.jar;C:\\jdk1.2.2/lib/tools.jar;C:/JRun/lib/jrunadmin/swing.jar;
 java.exe=C:\\jdk1.2.2\\bin\\javaw.exe java.args=

and my autoexec.bat

@ECHO OFF PATH=C:\DOS;C:\JDK1.2.2\BIN

SET CLASSPATH=.;C:\jdk1.1.2\lib\classes.zip;

IF EXIST TOSCD001 LH C:\WINDOWS\COMMAND\MSCDEX.EXE /D:TOSCD001

PATH=%PATH%;"C:\Program Files\Mts"


I know there is something wrong with my path could someone PLEASE help.  I know this 
is basic but I have asked JRUN for help but nothing.

Thanks in advanced





HotBot - Search smarter.
http://www.hotbot.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to