Hi,All
I used to use apache\tomcat to do web applications. since tomcat not support
EJB, I decided to use apache\JRUN instead. then I installed the JRUN3.0 and
use the JRUN connector wizard to make the JRUN connect to my existing apache
web server.
*** I tried to put a servlet in the dir:
<jruninstalldirectory>\servers\default\default-app\WEB-INF\classes\ , and
running it in http://<server>/servlet/MyFirstServlet.
it works just fine.
**** but I tried to put a jsp file in the dir:
<jruninstalldirectory>\servers\default\default-app\MyFirstJspPage.jsp , and
running it in http://<server>/MyFirstJspPage.jsp
it does not work! and give me error "HTTP 404-- file not found"
can someone point out to me what could be wrong with my set up ?
appreciate with any suggestions.
Regards,
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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