| Free tutorials for Java, Eclipse and Web programming |
Version 1.3
Copyright © 2008 - 2010 Lars Vogel
16.05.2010
| Revision History | ||
|---|---|---|
| Revision 0.1 - 0.2 | 12.12.2007 | Lars Vogel / Waldemar Geppart |
| First Version | ||
| Revision 0.3 - 0.6 | 10.09.2008 - 18.05.2009 | Lars Vogel |
| bugs fixed and improvements | ||
| Revision 0.7 | 02.07.2009 | Lars Vogel |
| Update to Eclipse 3.5 | ||
| Revision 0.8 - 1.3 | 03.07.2009 - 16.05.2010 | Lars Vogel |
| bugs fixed and improvements | ||
Table of Contents
Eclipse WTP provides tools for developing standard Java web applications and Java EE applications. Typical web artifacts in a Java environment are HTML pages, XML files, webservices, servlets and JSPs. Eclipse WTP simplifies the creation these web artifacts and provides runtime environments in which these artifacts can be deployed, started and debugged.
Eclipse WTP supports all mayor webcontainer, e.g. Jetty and Apache Tomcat as well as the mayor Java EE application server. This tutorial uses Apache Tomcat as a webcontainer.