In this section we will deploy "hello" application that come with Sun Java System Application Server Platform Edition 9.
To test the application open the browser and type http://localhost:8080/hello. You browser should look like:

Enter your name and click on the Submit button. Application should greet you with Hello.

In this section we learned how to deploy "hello" application and then test.
Deploying Application:
In this section we will deploy "hello" application that come with Sun Java System Application Server Platform Edition 9. We will also learn the different methods of deploying applications on the Sun Java System Application Server Platform Edition 9.Deployment Methods:
There are three ways for deploying Application on the Sun Java System Application Server Platform Edition 9:- Auto deployment
- Using Admin Console
- By running asadmin or ant to deploy the application
To test the application open the browser and type http://localhost:8080/hello. You browser should look like:

Enter your name and click on the Submit button. Application should greet you with Hello.

In this section we learned how to deploy "hello" application and then test.
No comments:
Post a Comment