I’ve got a small web project that already has the pages(20 or so) mocked up in html. Can you recommend an approach to use MyEclipse to develop a Struts application and incorporate those html pages into the application as JSP pages. My current plan is to simply rename them, import them into the project and then make modifications to them. Is there a better way?