Temporarily pause Forms execution [message #536251] |
Tue, 20 December 2011 00:58 |
mr_nice_guy
Messages: 10 Registered: September 2008
|
Junior Member |
|
|
Hi,
I have an application where a form is embedded in a jsp page.The communication between form and jsp page is done using oracle PJC bean.I want to temporarily pause the execution in the form,pass the control to the jsp page.Once some logic is executed in jsp page then again pass the control back to the form and the form's execution resumes from the point where it had halted.
Can the execution be temporarily halted in forms and resumed?
|
|
|