前臺日期利用Struts2標籤進行格式化orm
<s:date name="#user.birthday" format="yyyy-MM-dd" />form
#user.birthday是${user.birthday }在標籤中的寫法。date