Forcing a save as dialogue from any web browser from JSF application

Posted by user303451 on Stack Overflow See other posts from Stack Overflow or by user303451
Published on 2010-06-15T21:41:46Z Indexed on 2010/06/15 21:42 UTC
Read the original article Hit count: 159

Filed under:

Hi , I have a modal that will be shown and then I have an export button which should bring up the save dialog, if I have use h:commandButton, the validation checks are bypassed , but works well. If I use a4j:commandButton, validations are done perfectly but I dont see the save file dialog.

Can somebody help me.

thanks

© Stack Overflow or respective owner

Related posts about jsf