Results 1 to 2 of 2

Thread: Controller architecture for simple list/detail web apps

  1. #1
    Join Date
    Jan 2007
    Posts
    12

    Default Controller architecture for simple list/detail web apps

    I am working on a large (+900) screen web application that 80% of the screens consist of list pages and details pages, see functionality below. We are trying to come up with what the correct controller structure to use. Anyone advice is really helpful.

    List pages: delete item, view details, return to previous page
    Details: Create, update, return to previous page

    The schedule for this project is aggressive so any creation of common functionality would be great.

  2. #2
    Join Date
    Sep 2006
    Location
    UK
    Posts
    8,424

    Default

    Have you looked at something like Appfuse, it might save you some time.

Posting Permissions

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