Hi Derrick,
You have to declare your properties file in your web.xml. Assuming it's
called "ApplicationResources.properties," and lives under
WEB-INF/classes, you'd do it like this:
javax.servlet.jsp.jstl.fmt.localizationContext
ApplicationResources
Just to be safe, brush up on the web.xml s
ry 01, 2005 6:09 PM
To: Derrick Koes; Struts User Apache (E-mail)
Subject: Re: Formatting a date with a different time zone.
At 5:55 PM -0500 2/1/05, Derrick Koes wrote:
>Can someone point me to the struts tag to use to format a date with a
>different time zone than the system d
At 5:55 PM -0500 2/1/05, Derrick Koes wrote:
Can someone point me to the struts tag to use to format a date with
a different time zone than the system default (i.e.
Calendar.getInstance(TimeZone) vs. Calendar.getInstance())?
I would probably recommend using the JSTL formatDate tag instead of
any
Can someone point me to the struts tag to use to format a date with a different
time zone than the system default (i.e. Calendar.getInstance(TimeZone) vs.
Calendar.getInstance())?
Thanks,
Derrick
4 matches
Mail list logo