起止时间: <input type="text" name="special.startDateTime" id ="datetimepicker1" value="<fmt:formatDate value="${special.startDateTime}" type="both"/>" data-date-format="yyyy-mm-dd hh:ii"> -- <input type="text" name="special.endDateTime" id="datetimepicker2" value="<fmt:formatDate value="${special.endDateTime}" type="both"/>" data-date-format="yyyy-mm-dd hh:ii"/>
嵌套value
参考文章:
http://www.jb51.net/article/45362.htm
本文出自 “点滴积累” 博客,请务必保留此出处http://tianxingzhe.blog.51cto.com/3390077/1678652