Results 1 to 2 of 2

Thread: Add new capability to PizzaShop example

  1. #1
    Join Date
    Aug 2004
    Location
    Charleston, SC
    Posts
    4

    Default Add new capability to PizzaShop example

    Hi all, Roo is very cool.

    For an app I'm developing, I want to do a proof-of-concept with the Pizza Shop demo I have successfully implemented.

    Bear with me as the pizza model may not make much sense with what I want to do but there is a method to my madness :-)

    I would like to add an url where the user could go to and retrive a dynamically-generated PizzaOrder. The PizzaOrder would be generated on-the-fly as soon as the url is hit.

    How would I do this ? Do you have any resources you can guide me to?

  2. #2
    Join Date
    Jan 2010
    Location
    Mislata - Valencia - Spain
    Posts
    162

    Default

    You can test next commands:

    web mvc controller
    web mvc view
    web mvc install view
    web mvc scaffold

    More info at: http://static.springsource.org/sprin...reference/html
    Mario Martínez Sánchez
    Project Manager & Software Architect
    --------------------------
    Disid Technologies S.L.
    http://www.disid.com
    --------------------------
    gvNIX
    http://gvnix.googlecode.com
    http://www.gvnix.org

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
  •