Spring MVC的form tag <form:form> 預設的method是 POST 。 一般的html的form表單提交時的預設method是 GET ,然而從 FormTag 的原始碼來看, ...
確定! 回上一頁