Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use UIX MessageBox for info msg -

232663Apr 23 2007 — edited Apr 26 2007
I have a service method in an ApplicationModule and want to display an informational message to the user based on the processing results. If the processing gives me an error I throw a JboException and it is displayed in the MessageBox - no issues. I also need to be able to render an informational string to the MessageBox when the processing is successful.
How do I setup the service method to display an informational message?

Am using 10.1.2 JDev (absolute requirement) and a UIX page - specifically a DataControl on a Search Form.

Thanks - Casey
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 24 2007
Added on Apr 23 2007
3 comments
498 views