Struts 1 Personal Application Resource

2008-09-10 Thread Marcello Savino
Hi everybody. I have to menage a string table (something like the application resource), that is a "customer customized" table. The same resource message could be different, depending on the installation. I figure out some solution (xml file, DB table) but i'd like to know if there something in t

Re: Struts 1 Personal Application Resource

2008-09-10 Thread Antonio Petrelli
2008/9/10 Marcello Savino <[EMAIL PROTECTED]>: > > I have to menage a string table (something like the application > resource), that is a "customer customized" table. > The same resource message could be different, depending on the > installation. Is it some sort of configuration stored in a DB? I

RE: Struts 1 Personal Application Resource

2008-09-10 Thread Marcello Savino
Message- > From: Antonio Petrelli [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 10, 2008 9:31 AM > To: Struts Users Mailing List > Subject: Re: Struts 1 Personal Application Resource > > 2008/9/10 Marcello Savino <[EMAIL PROTECTED]>: > > > >

Re: Struts 1 Personal Application Resource

2008-09-10 Thread Antonio Petrelli
2008/9/10 Marcello Savino <[EMAIL PROTECTED]>: > No it's a string customer table > I mean the same application must show differents strings depending on > the installazion > Ie.: some customer prefer the descriptor "Main store" and others prefer > "Main location" on the same place of the same web p