• Overview of the Controller:
1) Controller responds to the user actions .
2) the controller will request from http get and http post .
3)when you create the controller one sub class is going to generate ( path:oracle.apps.fnd.framework.webui.OAcontrollerImpl)
4) all the controller objects end with CO •
**Http get-when page opens the default data loads Vs Http Post :After page opens **
1) Controller responds to the user actions .
2) the controller will request from http get and http post .
3)when you create the controller one sub class is going to generate ( path:oracle.apps.fnd.framework.webui.OAcontrollerImpl)
4) all the controller objects end with CO •
**Http get-when page opens the default data loads Vs Http Post :After page opens **
No comments:
Post a Comment