MyEclipse: where to place my jsp project saikumar029 - Apr 11, 2010 - 03:58 PM Post subject: where to place my jsp project
i already created jsp project, now i recently installed MyEclipse now i want run my jsp project in MyEclipse. where to place my jsp project folder and how to run?support-shalini - Apr 13, 2010 - 05:21 AM Post subject: RE: where to place my jsp project
saikumar029,
You cannot import/copy a project that is created outside MyEclipse IDE. You will have to create a corresponding project in MyEclipse and paste the source files.
I would recommend you to go through the following link on working with web projects -
http://www.myeclipseide.com/documentation/quickstarts/webprojects/
Let me know if that helps.