Next Previous Contents v 0.1, January 1999
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
Table des matières
2. How to Setup the Java Development Kit
- 2.1 Blackdown JDK
- 2.2 IBM Java Developer Kit
- 2.3 Kaffe
- 2.4 Sun J2SE
3. How to Setup the Web Server
- 3.1 Apache
- 3.2 IBM Domino
- 3.3 IBM HTTP Server
4. How to Setup Java Servlet Support
5. How to Setup Java Server Pages (JSP) Support
- 5.1 Apache Jakarta
- 5.2 Caucho Resin
6. How to Setup JDBC Support
- 6.1 IBM DB2
- 6.2 MiniSQL
- 6.3 MySQL
- 6.4 Oracle
- 6.5 PostgreSQL
- 6.6 Sybase
7. How to Setup Enterprise Java Bean (EJB) Support
- 7.1 BEA WebLogic
- 7.2 EJBoss
- 7.3 Bullsoft JOnAS EJB
Next Previous Contents