Ahh, then you will need to create a new Web Project, add Struts capabilities to it, and then piece-by-piece copy the parts of your existing project into their respective places of the new project in MyEclipse.
Keep in mind that there is no well defined standard layout for web apps, which is why we don’t offer a import wizard or anything like that. Each project is so vastly different it’s up to the developer to know which parts belong where.
This can help get you started understanding how our Struts projects work: http://myeclipseide.com/enterpriseworkbench/help/index.jsp?topic=/com.genuitec.myeclipse.doc/html/quickstarts/struts/index.html