Results 1 to 2 of 2

Thread: update controller

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Posts
    7

    Default update controller

    I initially used roo scaffold to create my web controller plus views. Since then, I've updated my domain model object and now I need the controller plus views to reflect the new domain model properties. What's the best way to do this?

    Thanks in advance,
    Stephen

  2. #2
    Join Date
    Mar 2008
    Location
    Sydney, AU
    Posts
    974

    Default

    Roo should automatically update your controller and views if there are changes in the domain model. That is, if you start the Roo shell in your project.

    -Stefan
    Stefan Schmidt
    Software Engineer, Spring Roo
    SpringSource - a division of VMware
    twitter @schmidtstefan

Tags for this Thread

Posting Permissions

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