Enterprise Java for Linux HOWTO Enterprise Java for Linux HOWTO
Total Page:16
File Type:pdf, Size:1020Kb
Enterprise Java for Linux HOWTO Enterprise Java for Linux HOWTO Table of Contents Enterprise Java for Linux HOWTO.................................................................................................................1 Greg Wilkins [email protected] original by Gary Meyer [email protected] 1. Introduction..........................................................................................................................................1 2. How to Setup the Java Development Kit ............................................................................................1 3. How to Setup the Web Server .............................................................................................................1 4. How to Setup Java Servlet Support ....................................................................................................1 5. How to Setup Java Server Pages (JSP) Support..................................................................................2 6. How to Setup JDBC Support ..............................................................................................................2 7. How to Setup Enterprise Java Bean (EJB) Support ............................................................................2 1. Introduction.........................................................................................................................................2 1.1 Background........................................................................................................................................2 1.2 Audience............................................................................................................................................2 1.3 New Versions ....................................................................................................................................2 1.4 Copyright and License ......................................................................................................................2 1.5 Disclaimers........................................................................................................................................3 1.6 Potential Future Sections ..................................................................................................................3 1.7 Other Resources.................................................................................................................................3 1.8 Feedback ...........................................................................................................................................3 2. How to Setup the Java Development Kit ...........................................................................................3 2.1 Blackdown JDK ...............................................................................................................................4 Background ................................................................................................................................4 Download ...................................................................................................................................4 Installation .................................................................................................................................5 Setting up Your Environment ....................................................................................................5 Confirming Your Installation .....................................................................................................6 More Information .......................................................................................................................6 2.2 IBM Java Developer Kit ..................................................................................................................7 Background ................................................................................................................................7 Download ...................................................................................................................................7 Installation .................................................................................................................................7 Setting up Your Environment ....................................................................................................7 Confirming Your Installation .....................................................................................................8 More Information .......................................................................................................................9 2.3 Kaffe.................................................................................................................................................9 Background.................................................................................................................................9 Download and Installation..........................................................................................................9 Setting up Your Environment ....................................................................................................9 Confirming Your Installation ...................................................................................................10 More Information .....................................................................................................................10 2.4 Sun J2SE ........................................................................................................................................10 Background ..............................................................................................................................10 Download .................................................................................................................................10 Installation ...............................................................................................................................10 Setting up Your Environment ..................................................................................................11 Confirming Your Installation ...................................................................................................11 More Information .....................................................................................................................12 3. How to Setup the Web Server ..........................................................................................................12 3.1 Apache ...........................................................................................................................................12 i Enterprise Java for Linux HOWTO Table of Contents Background ..............................................................................................................................12 Download, Installation, and Setting up Your Environment .....................................................13 Confirming Your Installation ...................................................................................................13 3.2 IBM Domino ..................................................................................................................................13 3.3 IBM HTTP Server..........................................................................................................................13 Background ..............................................................................................................................13 Download .................................................................................................................................13 Installation ...............................................................................................................................14 Setting up Your Environment ..................................................................................................14 Confirming Your Installation ...................................................................................................15 More Information......................................................................................................................15 3.4 Jetty HTTP Server and Servlet Container ......................................................................................16 Background ..............................................................................................................................16 Download..................................................................................................................................16 Installation ...............................................................................................................................16 4. How to Setup Java Servlet Support .................................................................................................16 4.1 Allaire JRun....................................................................................................................................17 4.2 Apache Tomcat ..............................................................................................................................17 Background ..............................................................................................................................17 Download .................................................................................................................................17