
This training course teaches how to develop web application by using Hibernate, Java Server Faces, Tomcat and MySQL.
Part one is focus on setting up the environment, including setup of MySQL database server, setup Apache Tomcat, install Eclipse also Smart Development Environment for Eclipse (SDE for Eclipse).
Part two is focus on develop and deploy web application, including design persistent layer, generate database and Java code, develop business logic and user interface, also deploying the web application.
Step-by-step guideline will be given, and Eclipse also SDE for Eclipse will be used through the course.
The software we used can be downloaded at here:
- MySQL Server
- Apache Tomcat
- Java Development Kit
- JSCalendar
- Eclipse
- Smart Development Environment for Eclipse
Learning Area:
1. Setup environment for develop web applications
2. Develop database web application using eclipse and SDE for Eclipse
Part I: Setup and configure system
Table of Contents:
1. Setup MySQL Server
2. Configure MySQL Server for web application
3. Install Apache Tomcat and Java Development Kit (JDK)
4. Configure Tomcat to accept standard HTTP port
5. Manage virtual host deployment
6. Installing eclipse
7. Installing SDE for Eclipse
Part II: Develop web application
Table of Contents:
1. Downloading ICEfaces library
2. Create web application project on eclipse
3. Testing development and deployment environment
4. Introduction to Model-View-Controller
5. Designing model layer, generate database and Java code
6. Develop business logic
7. Develop user interface
8. Deploy application to Tomcat
Course Content: