Hi.

Something tells me this is somewhere in the docs, but I can't find it =P

I have an Action that have a method 'getModified() : java.util.Date'. I
access this property in a JSP using <ww:property value="modified"/>. 

How can I specify the formatting of the Date? I can modify it somewhat
by doing "ActionContext.setLocale(..)" in the Action, but I'd like
better control (handling minutes and seconds).

Does WW have built-in support for this - or do I have to format the Date
in the Action and let getModified() return a formatted String?

Best Regards //Anders


-- 
|===================================|
|    Anders Engström                |
|    [EMAIL PROTECTED]            |
|    http://www.gnejs.net           |
|===================================|
|Your mind is like an umbrella.     |
|It doesn't work unless you open it.|
|  /Frank Zappa                     |
|===================================|



Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to