首页 > 其他 > 详细

struts2 No tag "datetimepicker" defined in tag library imported with prefix "s"

时间:2014-01-20 22:55:40      阅读:445      评论:0      收藏:0      [点我收藏+]
<s:datetimepicker>使用在struts2.0.11版本下的标签,而struts2还有一标签为<sx:datetimepicker/>这个标签在struts2.0.11里是没有的,在struts2.0.11更高的版本里才会有,但是要用此标签必须要导入struts2-dojo-plugin-2.1.8.1.jar架包, <%@ taglib prefix="sx" uri="/struts-dojo-tags" %>在head标签内加入<sx:head/>标签。

struts2 No tag "datetimepicker" defined in tag library imported with prefix "s"

原文:http://blog.csdn.net/hackcoder/article/details/18458715

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!