On Thu, 18 Sep 2003, Jeff Robertson wrote: > Date: Thu, 18 Sep 2003 09:08:31 -0400 > From: Jeff Robertson <[EMAIL PROTECTED]> > Reply-To: Jakarta Commons Users List <[EMAIL PROTECTED]> > To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]> > Subject: [resources] database implemention > > I have read in several places that people have used Commons Resources (or > Struts Resources before it became a separate component) to store the > messages in a database rather than in files. Are any such implementations > available as open source? >
James Holmes has promised to migrate his JDBC-based implementation of MessageResources in Struts to commons-resourcess but it has not happened yet. In the mean time, you can find a pointer to that implementation on the Struts resource pages. http://jakarta.apache.org/struts/resources/ Contribution of implementations like JDBC to commons-resources (or any other userful representation of the underlying data) would be very much appreciated. Craig --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
