
Follow the below steps to create dynamic web project.
Step 1
Open Eclipse EE(Luna) version.
Step 2
Click File->New->Project->web->Dynamic web project


Click next.
Step 3
Provide name and location of the project.

Click next.
Step 4

add package name

Click next.
Step 5

create web.xml

Click Finish.
Step 6
Right click on webContent folder and create Jsp file.


Click next.

Click Finish.
How to run Dynamic web project
Step 1
Right click on the project.
Step 2
Select the server, if server is not there configure it.

Click next.

Click Finish.
Leave a Reply