My project needs to pull properties from a database rather than a properties file. I have a couple of questions after reading this section in the manual:

http://jakarta.apache.org/struts/userGuide/configuration.html#resources_config

1) How do I specify which bundle to pull from in my JSPs and actions?

2) Do I implement a custom factory or configuration bean that hits the database rather than a properties file?

3) Is there already code that does this?

Thanks,
Bob


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



Reply via email to