theme ="simple"">

struts 2.0 theme ="simple"

struts2的主题,xhtml,html,simple,ajax

默认是XHTML

theme:设置struts2标签的主题,默认为xhtml。

theme=xhtml时:会默认额外生成tr,td。
them3=simple时:就生成标签所对应的html标签形式。


你可能感兴趣的:(struts 2.0 theme ="simple")