SHARE
Facebook X Pinterest WhatsApp

Getting Your Local Java Development Environment Set Up

Apr 22, 2002
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.

Recommended for you...

What Is a Container? Understanding Containerization
What Is a Print Server? | How It Works and What It Does
Nisar Ahmad
Dec 8, 2023
6 Best Linux Virtualization Software for 2024
What Is a Network Policy Server (NPS)? | Essential Guide
ServerWatch Logo

ServerWatch is a top resource on servers. Explore the latest news, reviews and guides for server administrators now.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.