Changes between Version 21 and Version 22 of GSOCWebSetupImplementation


Ignore:
Timestamp:
04/05/11 17:44:35 (14 years ago)
Author:
anubhav
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GSOCWebSetupImplementation

    v21 v22  
    468468}}}
    469469
    470 == VIEWS ==
     470== '''VIEWS''' ==
    471471
    472472Though we have not talked about this part directly, however in the last section of index(): function we have talked about the forms that I would like to create. Most part of this code can be reused from the previous application.
     
    477477=== Sending Post Method To Get The Arguments To Controllers : ===
    478478
    479 === These Will Contain A Static Folder Containing The Css And The  ExtJS ===
     479=== These Will Contain A Static Folder Containing The Css And The  ExtJS: ===
    480480
    481481This part of the code is almost reusable.