Hi

Can someone guide me on how and where to place my jsp
and servlets for JRun to access, compile and display
them. I placed the jsp in the default-app folder and
used the following url to access it:

http://localhost:8100/default-app/test.jsp

and got the following error message:

404 Not Found
/default-app/test.jsp:

allaire.jrun.JRunServletException: The page
/default-app/test.jsp could not be found.
        at
allaire.jrun.jsp.JSPParser.generateXML(JSPParser.java:57)
        at
allaire.jrun.jsp.JSPServlet.parsePage(JSPServlet.java:403)
        at
allaire.jrun.jsp.JSPServlet.createServlet(JSPServlet.java:375)
        at
allaire.jrun.jsp.JSPServlet.loadPage(JSPServlet.java:201)
        at
allaire.jrun.jsp.JSPServlet.service(JSPServlet.java:168)
        at allaire.jrun.servlet.JRunSE.service(Compiled Code)
        at allaire.jrun.servlet.JRunSE.runServlet(Compiled
Code)
        at
allaire.jrun.servlet.JRunRequestDispatcher.forward(JRunRequestDispatcher.java:88)
        at
allaire.jrun.servlet.JRunSE.service(JRunSE.java:1131)
        at
allaire.jrun.servlet.JvmContext.dispatch(JvmContext.java:330)
        at allaire.jrun.http.WebEndpoint.run(Compiled Code)
        at allaire.jrun.ThreadPool.run(Compiled Code)
        at allaire.jrun.WorkerThread.run(Compiled Code)


Any help will be very much appreciated.

Humphrey


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the 
body.

Reply via email to