This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi,all Sponsor I have question about javaservlet programs. Now I want to run JSP and Servlet programs in the web server(Apache+Tomcat+UNIX). For example,server.xml deployment <Context path="/test" docBase="/opt/web/test" crossContext="false" debug="0" reloadable="true" > </Context> In the case,JSP application is the entire folder "test" and have subfolder "/test/WEB-INF" save Servlet application. Runing all JSP application,It is fine.but Servlet application is failed. Who can help me ,Hope something from you.
------------------
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: How to run servlet program (Apache+Tomcat)