Wednesday, 21 August 2013

How to open existing tomcat web application project in eclipse

How to open existing tomcat web application project in eclipse

I want to open my web application which i made using terminal / text
editor in linux into eclipse in windows.
I tried to open in it by doing Import existing project but i dont see my
servelet files i.e .java files in it and i also see error mark on my
WEB.XML
My Directory structure is
apache-tomcat-6.0.37
| Webapps „¤„Ÿ„Ÿ„Ÿty154 „¥„Ÿ„Ÿ„ŸImage „¤„Ÿ„Ÿ„ŸWEB-INF „¤„Ÿ„Ÿ„Ÿclasses
I have my JSP files in the ty154 folder and Images inside Image folder.
and i have my .JAVA and .Class file inside Classes folder.
Please help me how to open and configure my project in eclipse.
Thanks in advance !!

No comments:

Post a Comment