I use Struts throughout my application, but I also use the JSTL in a few
places. This is what I use for date formatting:
<[EMAIL PROTECTED] uri="/WEB-INF/fmt.tld" prefix="fmt" %>
Date Available: <br><b><fmt:formatDate value='${prop.availableDate}' />
-----Original Message-----
From: Brian McGovern <[EMAIL PROTECTED]>
Sent: Feb 24, 2005 3:19 PM
To: Struts Users Mailing List <[email protected]>
Subject: How to handle Dates?
Hi looking for input on how to approach dates across all levels of my struts
app. Mainly what approach will allow me to handle formatting on the
presentation layer.
Is there any tag lib available in struts to handle formatting of a date type
object ?
-B
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]