我的頁面上有 <h:commandButton> 與我的bean中的操作相關聯。它工作得很好,但我想添加確認消息。當我使用: <h:commandButton onclick="confirm('Are you sure?')">
確定! 回上一頁