I've implemented my own TextProvider and ResourceBundle to pull text from a
DB "meaning" table, and need to switch my application to use these instead
of the defaults.

I've got them wired with Spring to inject the database connection, etc, and
have the bean loaded in the struts config file.  How do I tell my
application to use the new provider, instead of the default?




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to