hi there,
I'm trying to develop a calendar application where the user can choose how
the dates are going to displayed, used and such. This information is going
to be saved on the database and can be changed anytime the user wants.

being a stripes noob, I'm having a hard time figuring out the approach here.
I can't use a stripesresources.prop file, because information is dynamic.
is there a way to set the format dynamically? should i implement a
formatter<Date> or extend one? or do i need to extend FormatterFactory?
am i going to need the use something like <s:format> every time there is a
date around in jsp? (they are quite a lot)

Sorry to take your time,
Thanks anyway
psilocybe.
-- 
View this message in context: 
http://old.nabble.com/Configurable-Date-Formatting-tp28115192p28115192.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to