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" />

你可能感兴趣的:(struts,dojo)