aspose file tools
The moose likes JSF and the fly likes Yes/No Dialog in JSF? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Yes/No Dialog in JSF?" Watch "Yes/No Dialog in JSF?" New topic
Author

Yes/No Dialog in JSF?

Jan Strube
Greenhorn

Joined: Jun 18, 2010
Posts: 2
Hello,

I wonder what would be the easiest way to implement a kind of yes/no dialog in a JSF application.
It should be a modal dialog box where the user has to select "OK" or "Cancel" and (of course) the answer has to be returned to the application.

Any ideas?

Thanks,
Jan
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Yes/No Dialog in JSF?
 
Similar Threads
Strange problem on JDialog show method
How can you syncronize two requests from the same user in JSF?
dialog example Urgent
Getting response from a dialog box
How to force JSP processing, before a dialog opens?