-
Mar 1st, 2011, 11:57 AM
#1
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
-
Mar 2nd, 2011, 02:33 AM
#2
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
-
Forum Rules