<s:textfield name = "birthday" onclick="showcalendar(event, this)"? readonly="true">
????<s:param name="value"><s:date name="birthday" format="yyyy-MM-dd"/></s:param>
</s:textfield>
?
说明:showcalendar(event, this)--时间日期控件函数
<s:textfield name = "birthday" onclick="showcalendar(event, this)"? readonly="true">
????<s:param name="value"><s:date name="birthday" format="yyyy-MM-dd"/></s:param>
</s:textfield>
?
说明:showcalendar(event, this)--时间日期控件函数