Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

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!

Modal Dialog in JSF

843844Dec 19 2007 — edited Dec 20 2007
Hi All,

I have a certain requirement in my screen. When the user enters a certain value in the text box and clicks corresponding button, then a modal dialog window needs to open up asking for confirmation. If user clicks 'Ok', then the backing bean method is to be called, passing the input entered by the user. If the Cancel button is clicked, backing bean method need not be called and user stays on the same page. Could someone provide pointers.

Am using RSA 6 for Development.

Thankyou all
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 17 2008
Added on Dec 19 2007
2 comments
325 views