Enterprise Java for Linux HOWTO
Greg Wilkins gregw@mortbay.org
original by Gary Meyer gary@meyer.net
v0.2, 2001-11-07
How to set up an Enterprise Java environment on Linux including a Java Development Kit, a Web server, supporting Java servlets, accessing a database via JDBC, and supporting Enterprise Java Beans (EJBs).
1. Introduction
- 1.1 Background
- 1.2 Audience
- 1.3 New Versions
- 1.4 Copyright and License
- 1.5 Disclaimers
- 1.6 Potential Future Sections
- 1.7 Other Resources
- 1.8 Feedback
2. How to Setup the Java Development Kit
3. How to Setup the Web Server
4. How to Setup Java Servlet Support
- 4.1 Allaire JRun
- 4.2 Apache Tomcat
- 4.3 BEA WebLogic
- 4.4 Enhydra
- 4.5 IBM WebSphere
- 4.6 Locomotive
- 4.7 Jetty
5. How to Setup Java Server Pages (JSP) Support
6. How to Setup JDBC Support
7. How to Setup Enterprise Java Bean (EJB) Support
Next Previous Contents