In the appn definitions file load the businesss logic from appn/*.tcl.
then in the respective page:
- Set page relevant data.
- Override the
::page::getand::page::postproc's.
In the appn definitions file load the businesss logic from appn/*.tcl.
then in the respective page:
::page::get and ::page::post proc's.