Saturday, March 21, 2009

Workshop 2: Model View Controller design approach - Challenge Problems: 2

Apply the MVC design approach to our Project: Online Taxi Booking System.

HINT: Begin with a single model, single view and single controller classes. This will give you a head start to the next workshop: Online Taxi Booking System: SQL and Database design

2 comments:

  1. Dear all,

    I've got a doubt.
    Seems there is an option "webrick" for command "script/server". I have tried "script/server" and "script/server webrick". But for my simple appliction, I can't find the difference.

    Is there anyone can tell me what is difference between these two commands? And how does they work inside while running the web server?

    Thanks a lot.

    ReplyDelete
  2. Oh, in workshop 3, my doubt is mentioned... But I want to know the difference...

    ReplyDelete