Oracle has had unicode support for 20 years+- ..mysql in last 10..postgres in 
last 2 years

i too was thinking hibernate would be a good ORM (object-relational mapping 
tool) to populate the db rows

let me know when you have some sample queries and we'll get the details ironed 
out
i have a small test harness that we can pop the queries into

thanks,
Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. É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 10:10:10 -0700
> 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 make sure that the DBs stores unicode 
> texts.
> As for number & date formats, my app should be able to convert it on demand.
> using Locale and NumberFormat classes.
> 
> 
> ----- Original Message ----
> > From: Martin Gainty <mgai...@hotmail.com>
> > To: Struts Users Mailing List <user@struts.apache.org>
> > Sent: Friday, August 28, 2009 10:00:47 AM
> > Subject: RE: ResourceBundle with DB backend
> > 
> > 
> > Unicode-enabled Databases can retrieve values localised to the database 
> > configuration or locale parameter.
> > The supplied locale parameter to Database query retrieves the 'localised' 
> > value 
> > from the db.
> > 
> > do you have a specific DB vendor/version in mind?
> > Martin Gainty 
> > ______________________________________________ 
> > Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
> > 
> > Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene 
> > Empfaenger 
> > sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte 
> > Weiterleitung 
> > oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich 
> > dem 
> > Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
> > Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine 
> > Haftung 
> > fuer den Inhalt uebernehmen.
> > Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
> > destinataire prévu, nous te demandons avec bonté que pour satisfaire 
> > informez 
> > l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci 
> > est 
> > interdite. Ce message sert à l'information seulement et n'aura pas 
> > n'importe 
> > quel effet légalement obligatoire. É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@struts.apache.org
> > > 
> > > 
> > > 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 getting Struts 2.1.6 to 
> > use it 
> > instead of checking the properties files through out the directory/folder 
> > hierarchy?  If I'm using Servlets+JSP, a custom class wouldn't be a 
> > problem.  I 
> > know it's possible on ASP.NET since I've read about it on MSDN.
> > > 
> > > TIA,
> > > Tommy
> > > 
> > > 
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > > For additional commands, e-mail: user-h...@struts.apache.org
> > > 
> > 
> > _________________________________________________________________
> > Windows Live: Keep your friends up to date with what you do online.
> > http://windowslive.com/Campaign/SocialNetworking?ocid=PID23285::T:WLMTAGL:ON:WL:en-US:SI_SB_online:082009
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Get back to school stuff for them and cashback for you.
http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1

Reply via email to