首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

struts2.0日期展示控件

2012-10-26 
struts2.0日期显示控件1.%@ taglib prefixsd uri/struts-dojo-tags %2.s:head themesimple/?

struts2.0日期显示控件

1.<%@ taglib prefix="sd" uri="/struts-dojo-tags" %>

2.

<s:head theme="simple"/>???
<sd:head parseContent="true"/>

3.

<sd:datetimepicker name="creditCard.expDate" cssStyle="width:500px" displayFormat="MM/dd/yyyy" />

热点排行