You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Pavel Kolesnikov <k...@les.cz> on 2002/12/02 16:55:50 UTC

loading message resources from database?

Hello,

I'd like to allow admins of my application to edit message
resources via web interface. It seems it would be nice to
have such resources stored in a database instead of 
properties file.

I see it should be possible to implement loading my resources
from database by subclassing MessageResourcesFactory and
MessageResources classes from org.apache.struts.util.

But I believe I'm not the first one who needs something
like that. Don't you know about any open source Struts 
extension containing something like that? Or is such feature
planned in future version of Struts?

Thanks

Pavel



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>