Step 1: Download the web application from this link.
Step 2: Extract the downloaded zip.
Step 3: Import the extracted source code to
Eclipse.
Open Eclipse.
File ->
Import
Select ‘Existing Maven Projects’.
Click on Next
button.
Browse to the
folder where you extracted the source code.
Click on
Finish button.
Imported
project structure looks like above.
Right click
on App.java -> Run As -> Java Application.
Open the url
‘http://localhost:8080/’ in browser, if you see below kind of screen, you are
successfully setup the project.
No comments:
Post a Comment