Wednesday, September 11, 2002, 6:55:25 AM, you wrote:
JM> Sorry for the delay.  I've decided to post this on our website.

JM> Please feel free to download and try it out.

JM>  http://www.open-tools.org/struts-atlanta/downloads/DBMessageResources

JM> If for some reason the site goes down, just send me an email and I'll get it
JM> to you.




JM> James Mitchell
JM> Software Engineer\Struts Evangelist
JM> Struts-Atlanta, the "Open Minded Developer Network"
JM> http://www.open-tools.org/struts-atlanta




>> -----Original Message-----
>> From: James Mitchell [mailto:[EMAIL PROTECTED]]
>> Sent: Tuesday, September 10, 2002 3:06 PM
>> To: Struts Users Mailing List
>> Subject: [Announce] [New Extension] ApplicationResources.properties from
>> Database
>>
>>
>> For anyone interested, I have finished implementing DBMessageResources
>> which allows you to keep the key-value pairs (from your
>> ApplicationResources.properties) in a single database table.
>>
>> You can load your property files into a table (generic schema is provided)
>> and with this extension, by only modifying <message-resources> in the
>> struts-config.xml your application will run WITHOUT ANY code changes. (See
>> the readme.txt file included)
>>
>> This extension uses OJB (http://jakarta.apache.org/ojb) O/R mapping for
>> database configuration and connection pool management.
>>
>> I have included a modified version of the (1.1b2) struts-example to
>> demonstrate.
>>
>> I have tested this with Struts 1.1b2, and I'm sure it will work with 1.1b1
>> (If anyone requires a 1.0.x compatible, I can look at that also)
>>
>> I will get this project available as soon as I work through some
>> cvs issues
>> on sf.net:
>>
>> If anyone is REALLY itching to get their hands on it sooner, send me a
>> email.
>>
>> For those who were waiting, thanks for your patience.
>>
>>
>> James Mitchell
>> Software Engineer\Struts Evangelist
>> Struts-Atlanta, the "Open Minded Developer Network"
>> http://www.open-tools.org/struts-atlanta
>>
>>
>> --
>> To unsubscribe, e-mail:
>> <mailto:[EMAIL PROTECTED]>
>> For additional commands, e-mail:
>> <mailto:[EMAIL PROTECTED]>
>>
>>


JM> --
JM> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
JM> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




-- 
Best regards,
 Dariusz Wojtas                 mailto:[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to