GuidesGetting Your Local Java Development Environment Set Up

Getting Your Local Java Development Environment Set Up

ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.




This article shows you how to get your local development
environment set-up and ready to start developing for your intranet using Java and JSP
with Apache and Tomcat on a Windows platform.


Once you get both Apache and Tomcat installed and working stand-alone, it is time
to configure the two to work together. That is, having Apache handle the basic
http requests and know how to forward requests for JSP pages and servlets to
Tomcat. Before I list the steps needed to do a basic configuration, lets take a
look at the directory structures of both Apache and Tomcat as installed above.

This article shows you how to get your local development
environment set-up and ready to start developing for your intranet using Java and JSP
with Apache and Tomcat on a Windows platform.

Get the Free Newsletter!

Subscribe to Daily Tech Insider for top news, trends & analysis

Latest Posts

Related Stories