Hello,

I have a link in my jsp  

<html:link  page="/doNotVerifyList.do?action=delete"  paramId="phone"
paramName="resultsList" paramProperty="phoneNumber"><bean:message
key="admin.console.verify.numbers.delete"/></html:link>

which deletes a record from the list of numbers.

When the user clicks on the link above, we need a javascript popup "Are you
sure you want to delete the number?" with "OK" and "Cancel"

How I can achieve that? 
Thanks.
-- 
View this message in context: 
http://www.nabble.com/%3Chtml%3Alink%3E-and-javascript-tp17127304p17127304.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to