Is there a way to add a simple confirm dialog to an x:commandlink?! I wanted
to add a simple onclick="confirm('Sure you want to delete the whole
database?!')" to suns h:commandLink, but the onclick is not open in their
implementation. Before I switch alle my buttons and links to myfaces, I'd like to make sure, that this actually works... Cheers stf

