Re: ResourceBundle with DB backend

2009-09-03 Thread Tommy Pham
- Original Message > From: Mike Baranski > To: Struts Users Mailing List > 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 &qu

Re: ResourceBundle with DB backend

2009-08-31 Thread Dave Newton
Martin Gainty wrote: this is good information where is QueryRunner? Commons DbUtils. where to obtain a working PHP version (dll/so or source) for drupal site? The Drupal site: http://drupal.org/ would be my first choice. Dave -

RE: ResourceBundle with DB backend

2009-08-31 Thread Martin Gainty
bilité pour le contenu fourni. > From: list-subscripti...@secmgmt.com > To: user@struts.apache.org > Subject: RE: ResourceBundle with DB backend > Date: Mon, 31 Aug 2009 08:55:27 -0400 > > Tommy, > > Here you go, this is what I did. I don't know if it's the

RE: ResourceBundle with DB backend

2009-08-31 Thread Mike Baranski
Users Mailing List >Subject: Re: ResourceBundle with DB backend > >- Original Message >> From: Mike Baranski >> To: Struts Users Mailing List >> Sent: Friday, August 28, 2009 9:22:06 AM >> Subject: RE: ResourceBundle with DB backend >> >> I've

RE: ResourceBundle with DB backend

2009-08-28 Thread Mike Baranski
>-Original Message- >From: Tommy Pham [mailto:tommy...@yahoo.com] >Sent: Friday, August 28, 2009 12:44 PM >To: Struts Users Mailing List >Subject: Re: ResourceBundle with DB backend > >- Original Message >> From: Mike Baranski >> To: Struts Us

RE: ResourceBundle with DB backend

2009-08-28 Thread Martin Gainty
0 > From: tommy...@yahoo.com > Subject: Re: ResourceBundle with DB backend > To: user@struts.apache.org > > Hi Martin, > > Not exactly since I'd want my app to be agnostic. Gotta love hibernate for > it :) > I'd figure it's the DBA's problem to m

Re: ResourceBundle with DB backend

2009-08-28 Thread Tommy Pham
and NumberFormat classes. - Original Message > From: Martin Gainty > To: Struts Users Mailing List > Sent: Friday, August 28, 2009 10:00:47 AM > Subject: RE: ResourceBundle with DB backend > > > Unicode-enabled Databases can retrieve values localised to the databas

RE: ResourceBundle with DB backend

2009-08-28 Thread Martin Gainty
toire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 28 Aug 2009 09:16:34 -0700 > From: tommy...@yahoo.com > Subject: ResourceBundle with DB backend > To: user@stru

Re: ResourceBundle with DB backend

2009-08-28 Thread Tommy Pham
- Original Message > From: Mike Baranski > To: Struts Users Mailing List > Sent: Friday, August 28, 2009 9:22:06 AM > Subject: RE: ResourceBundle with DB backend > > I've done it, you just implement the proper classes and tell your > application to use them in

RE: ResourceBundle with DB backend

2009-08-28 Thread Mike Baranski
12:17 PM >To: user@struts.apache.org >Subject: ResourceBundle with DB backend > > >Hi, > >After reading through Localization and Formatting Date and Numbers, I'm >unable to find any information regarding using DB backend for >ResourceBundle (by Struts specifically). Sup

ResourceBundle with DB backend

2009-08-28 Thread Tommy Pham
Hi, After reading through Localization and Formatting Date and Numbers, I'm unable to find any information regarding using DB backend for ResourceBundle (by Struts specifically). Suppose I have the proper DB structure to provide the proper format & results as needed, how would I go about gett