Hi all, I am using JRun3.0 I have this unknown problem which prevent me to access the sample JSP pages. Even after I reinstall JRun 3, I still cannot access the sample JSP pages but I can get into JMC Java Management Console and access the sample servlet fine ). Also, inside JMC, whenever I click on an item on the left, it takes a LONG time for the page to come up on the right. Also, in JMC it says the Default server is stopped even though inside Control Panel -> Service it says the Default server is activated. ### Inside JMC ### JRun Default Server [ WAR deployment ] [ EJB deployment ] [ EAR deployment ] Server Name : default Server Root Directory : C:/Program Files/Allaire/JRun/servers/default Server Description : Server Status : stopped ### On the browser when trying to access JSP sample page ### 404 Not Found /demo/jsp/index.jsp: allaire.jrun.JRunServletException: The page /demo/jsp/index.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) Anthony Mak =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to