mkshaji,
As the folder structure is different with MyEclipse,you will have to create a new Web Project and copy the relevant files into the structure.
1) Create a new Web Project.
2) Copy the files into the relevant structure.
a. Copy the source files into the src folder with springmvc.web as package.
b. Copy the hello-world.jsp and index.jsp to the Web Root folder.
c. Copy the Referenced Libraries to the Web Project.
3) Make changes to the web.xml,springmvc-servlet.xml according to the web project structure.
Attached is the screenshot will outlines the structure.
Hope this helps.
Attachments:
You must be
logged in to view attached files.