大漠驼铃

置身浩瀚的沙漠,方向最为重要,希望此blog能向大漠驼铃一样,给我方向和指引。
Java,Php,Shell,Python,服务器运维,大数据,SEO, 网站开发、运维,云服务技术支持,IM服务供应商, FreeSwitch搭建,技术支持等. 技术讨论QQ群:428622099
随笔 - 238, 文章 - 3, 评论 - 117, 引用 - 0
数据加载中……

struts2.1.6中的datatimepicker 设置

添加dojo依赖
<dependency>
        <groupId>org.apache.struts</groupId>
        <artifactId>struts2-dojo-plugin</artifactId>
        <version>2.1.6</version>
        <type>jar</type>
            <scope>compile</scope>
</dependency>&nbsp;
=================
<%@ taglib prefix="s" uri="/struts-tags"%>
<%@ taglib prefix="sx" uri="/struts-dojo-tags" %>
<s:head theme="xhtml"/>
<sx:head parseContent="true"/>
<sx:datetimepicker name="dd" label="Order Date"/>

posted on 2009-05-28 11:30 草原上的骆驼 阅读(535) 评论(2)  编辑  收藏 所属分类: JAVA框架

评论

# re: struts2.1.6中的datatimepicker 设置  回复  更多评论   

在jsp1中设置了<sx:datetimepicker name="dd" label="Order Date"/>
怎么在jsp2中用标签<sx/>得到其值呢
2009-08-14 23:54 | 李金旭

# re: struts2.1.6中的datatimepicker 设置  回复  更多评论   

在jsp1中设置了<sx:datetimepicker name="dd" label="Order Date"/>
怎么在jsp2中用标签<sx/>得到其值呢
2009-08-14 23:55 | 李金旭

只有注册用户登录后才能发表评论。


网站导航: