API Overview API Index Direct link to this page
JavaOnTracks 0.1.2
  Package: net.jot.web.ctrl
Author(s)
Since
Version
Serial
Description
Controller handling code of JOT
See also:   
JOTController View Source Extends this generic class to implement a Controller The Controller is here to process a request (do the logic required to process it) It gives you easy access to the following objects: request,response,session.
JOTFormValidationController View Source Generic class you can extend to create a formValidation Controller
JOTMasterController View Source This is the master controller, it handles a complete "user request" comiming from the browser.
JOTTestController View Source
Generated By: JavaOnTracks Doclet 0.1.5     ©Thibaut Colar