Welcome

Welcome to HandsonERP.com

This site provides video based training of Oracle Financials.
Learn concepts and functionality in a step by step manner.

Login

HandsonERP - Oracle E-Business Suite Training
Welcome, Guest
Please Login or Register.    Lost Password?
Please post inquiries related to lessons content here. All questions and inquiries related to the website should be submitted directly using Contact form in the top menu.
Go to bottom Post Reply Favoured: 0
TOPIC: Re:Froms Triggers in Java
#92
raja (User)
Junior Boarder
Posts: 39
graphgraph
User Offline Click here to see the profile of this user
Re:Froms Triggers in Java 14 Years, 4 Months ago  
Hi Raghu,

You may use the following methods.

Pages can be attached to a Java class known as controllers. There are three methods in the controller class:

a) processRequest()fires just before the page is displayed to the user.
b) processFormData()fires when page is submitted to the server. This method transfers the data from page fields into the server cache.
c) processFormRequest() fires after processFormData. In processFormRequest, logic can be written to trap the event such as a button click.

Cheers!
Shanmuga
 
Report to moderator   Logged Logged  
  The administrator has disabled public write access.
      Topics Author Date
    thread link
Froms Triggers in Java
raghuk2 2009/12/25 20:02
    thread link
thread linkthread link Re:Froms Triggers in Java
raja 2009/12/26 03:14
    thread link
thread linkthread linkthread link Re:Froms Triggers in Java
raghuk2 2009/12/26 19:42
Go to top Post Reply
Powered by FireBoardget the latest posts directly to your desktop