facebook

How to incorporate existing HTML pages into new Struts app?

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #236736 Reply

    plynn
    Member

    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?

    #236742 Reply

    Scott Anderson
    Participant

    The basic path you outline is what most do. I’ll point out that after renaming them you can use our visual struts config editor to map out the flow of the application and generate the action classes for you. Information on that is in our Struts tutorial here: http://www.myeclipseide.com/images/tutorials/quickstarts/struts/

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to incorporate existing HTML pages into new Struts app?

You must be logged in to post in the forum log in