struts-dojo的使用

1、导入struts2-dojo-plugin-2.1.8.jar

2、在用使用dojo的页面引入

<span style="font-size:14px;"><%@taglib  prefix="sx" uri="/struts-dojo-tags" %></span>

3、导入js标签库

<span style="font-size:14px;"><sx:head/></span>

到此struts和dojo便整合完毕,我们就可以在页面上使用struts-dojo的标签了

struts-dojo的标签有:head、div、a、submit、bind、datetimepicker、tabbedpanel、textarea、autocompleter.


posted on 2016-03-10 23:21  菜鸟Z  阅读(558)  评论(0编辑  收藏  举报

导航