JEE Programming - 06 Web Application Deployment

16
Module 06 – JEE Web Application Deployment Danairat T. Line ID: Danairat FB: Danairat Thanabodithammachari +668-1559-1446

Transcript of JEE Programming - 06 Web Application Deployment

Module 06 – JEE Web Application

Deployment

Danairat T.

Line ID: Danairat

FB: Danairat Thanabodithammachari

+668-1559-1446

JEE and Web Application Development The Course Outline

Module 01 - Introduction to JEE

Module 02 - The JEE Containers

Module 03 - The Model-View-Controller Design Pattern

Module 04 - Java Servlets

Module 05 - Java Server Pages in MVC

Module 06 - JEE Web Application Deployment

Module 07 - Enterprise JavaBeans

Module 08 - JEE Enterprise Application Deployment

JEE Enterprise Application Deployment

EAR File

Web Application Deployment

EAR File

WAR File

Hands-on Lab: Packaging and

Deploying Web Application

Hands-on Lab: Packaging and Deploying Web Application

1. Select “Deploy..” from “ViewController” project 2. Select “Deploy to WAR”

Hands-on Lab: Packaging and Deploying Web Application

3. Click “Finish” 4. Output WAR shown in the message below

Hands-on Lab: Packaging and Deploying Web Application

5. Start Application Server 6. Click “Launch Administrative Console”

Hands-on Lab: Packaging and Deploying Web Application

7. Login to Weblogic Console 8. Click “Deployments”

Hands-on Lab: Packaging and Deploying Web Application

9. Click “Install”

Hands-on Lab: Packaging and Deploying Web Application

10. Select WAR file, Click “Next”

Hands-on Lab: Packaging and Deploying Web Application

11. Click “Next” 12. Click “Next”

Hands-on Lab: Packaging and Deploying Web Application

13. Click “Finish” 14. Click “Testing”

Hands-on Lab: Packaging and Deploying Web Application

15. Click on the Default Test Point 16. Enter “J” or other then click “Search”

Hands-on Lab: Packaging and Deploying Web Application

17. Finish. The result from Data Object passed by HTTP Session using Server Request Dispatcher

Danairat T.

Line ID: Danairat

FB: Danairat Thanabodithammachari

+668-1559-1446

Thank you