Hello I am Usman, I am working in JSP and want to use Apache web Server as a Web Applicaion Server with Apache JServ, But I donot know how to Configure them, and where to Store my Jsp Page and Servlets. Can You tell me how to configure and use them. Thanks ------------------
Joe Wolf
Ranch Hand
Joined: Jul 05, 2001
Posts: 42
posted
0
You can go to http://www.cc.ndsu.nodak.edu/servergroup/apache-java-servlet.html for a quick tutorial. From experience, let me tell you now that make sure you get JDK1.2 or 1.3 working properly first, and then get JSDK2.0 working properly as well (test servlets with servletrunner to make sure they can run) before installing JServ.