开发者

Is s:form specific to struts2 framework?

开发者 https://www.devze.com 2022-12-18 22:15 出处:网络
Is \"s:fo开发者_Go百科rm\" specific to the struts2 framework or can we use it in the struts1 framework also?Tags in the \"s\" namespace (<s:XXX>) are specific to Struts2. You can\'t use the s: t

Is "s:fo开发者_Go百科rm" specific to the struts2 framework or can we use it in the struts1 framework also?


Tags in the "s" namespace (<s:XXX>) are specific to Struts2. You can't use the s: tags in Struts 1.


s:form is indeed specific to struts 2.0. The s namespace was first introduced in 2.0.

0

精彩评论

暂无评论...
验证码 换一张
取 消