Has anyone known about JdbcHandler for logging using commons-logging as done in Struts? It would be great if there is this addition for jdk1.4 logging. Thanks.
----- Original Message ----- From: "James Mitchell" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 10:12 PM Subject: Re: msg bean from jdbc/ldap vs properties files > On Wed, 2002-12-11 at 22:52, Hanasaki JiJi wrote: > > Is there any way to pull from jdbc and/or ldap instead of properties files? > > > > Thanks > > -- > > I assume you mean pulling your application's resources > (ApplicationResources.properties) from a Relational Database???? > > (Sorry, can't help you with LDAP) > > I can help you with getting them from a database. I've written an > implementation of MessageResources that does just that. > > It's called DBMessageResources, but will most likely be renamed later > when I add support for Torque. > > You can find it as part of a modified version of the struts-example > which I wrote to develop and test this extension. > > http://www.open-tools.org/struts-atlanta/downloads > > > -- > James Mitchell > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

