[OT] Re: showing message dialog when a button is pressed

2006-02-13 Thread Dave Newton
fea jabi wrote: > I have a Return button in my JSP. When user clicks on it would like to > display a dialog with messae > "Do you want save the changes?" with Yes, No buttons. > > I am using the property attribute here for button. Hence it will > execute the Post Action. I am not really sure how to

showing message dialog when a button is pressed

2006-02-13 Thread fea jabi
I have a Return button in my JSP. When user clicks on it would like to display a dialog with messae "Do you want save the changes?" with Yes, No buttons. I am using the property attribute here for button. Hence it will execute the Post Action. I am not really sure how to display the messageDial