| Author |
Showing popups without using JavaScript
|
Francis Lukose
Greenhorn
Joined: Aug 03, 2005
Posts: 4
|
|
Hi, I have created a dataTable that supports row selection using radio buttons. Now I want to perform delete,modify, and view operations on the selected row. I created commandButtons and set actions. It works well. Now I want to show a popup messagebox that shows "Please select a record." message , if the user try to execute any of the view,delete,update operation without selecting a row. I know this is possible using JavaScript. But I cannot use any javascript code . Is it possible to show a popup without using Javascript in JSF?
|
 |
 |
|
|
subject: Showing popups without using JavaScript
|
|
|