谈谈Struts的ActionForm之隐性绑定(con.)

xiaoxiao2026-05-25  16

而在struts-config.xml里面,就不要再设置attribute

<action path="/tagUse"

           type="strutsTutorial.PrepareTagAction"

        name="tagHanderForm"

attribute="whatever">

 

总结来说就一句话,ActionFormJSP的隐性绑定,是其它方式不可替代的。(完)

转载请注明原文地址: https://www.6miu.com/read-5049355.html

最新回复(0)