Results 1 to 2 of 2

Thread: the view doesn't update

Hybrid View

  1. #1

    Default the view doesn't update

    I've created a simple web application using roo. Then I have deleted all the generated controller and I created new controllers (using controller scaffold command).

    I thought the view would be updated, but this doesn't happen.

    How can I update automatically the views?

    LuKe

  2. #2
    Join Date
    Jul 2010
    Posts
    119

    Default

    If you delete/move the jspx files and start up roo again, it should regenerate them.

    I am using Roo 1.1.1.Release, ran the clinic.roo script, then went to webapp/WEB-INF/views/pets.

    created a folder called bk, and moved *.jspx to the bk folder.

    started up roo again and it regenerated all the missing .jspx files for the ones I moved.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •