--JSP 传值 Prompt.showModalDialog("${viewBankNum}&isBatchUpdate=true",520,350); 在另外一个页面用 '${param.isBatchUpdate}' 可以得到改值