Monday 4 February 2013

Hello world application using GlassFish server in Eclipse

Select File->New->Dynamic Web Project.





 In next step give Project name Hello World and then Click on Next

  

And then Click on Next

  

And then Click on Finish

  


   Hello World Program Structure:


    


Then give Right click on index.jsp then select Run As -> Run on Server.

 

Select the GlassFish Server and then click Next




Then Click Finish




Output:-
By Default port number of  the Glass Fish Server is 8080.

 

How to configure Glass Fish Server in Eclipse -->


No comments:

Post a Comment