----- Original Message ----
> From: Mike Baranski <list-subscripti...@secmgmt.com>
> To: Struts Users Mailing List <user@struts.apache.org>
> Sent: Monday, August 31, 2009 5:55:27 AM
> Subject: RE: ResourceBundle with DB backend
> 
> Tommy,
> 
> Here you go, this is what I did.  I don't know if it's the "best" way, but
> it works:
> 
> http://mikeski.net/site/node/37
> 
> Mike.
> 
<snip>

Hi Mike,

Thanks for the posting the code.  I was thinking if it would be possible to 
just to extend the CompositeTextProvider from xwork and combine it with Locale 
and NumberFormat to get data from DB based on user request.  I haven't thought 
about the details yet since I'm still new to java but it's just concept/idea. 
:)  This way the dynamic conversion for numbers and date can be done in one 
class (?)

Thanks,
Tommy


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to