March 2013
Intermediate to advanced
398 pages
7h 48m
English
We are now going to add a decision message to our page. We will use the previous recipe so that a decision message appears before executing the SQL code.
To add a decision message, perform the following steps:
EmpSocietiesCO.java file, scroll down to the processFormRequest method.plsqlButton event, add a new line after the declaration of paramSocietyId, as shown in the following screenshot:
insertSocietyLog method (step 1). Then, we will define the warning message and create an instance ...Read now
Unlock full access