Hi,
We are developing a multilingual system using struts 1.1 and j2ee 1.3.
I need to know whether we can use backend database tables for providing all the messages i.e. whether the messages can be provided by a set of java class rather than relying on resource files residing on the server.
James Mitchell developed a version of this. It is in the jakarta-commons-sandbox/resources. I haven't used this myself though. For 1.2 we plan on making the message resources in struts a wrapper around these classes. Until that point you'll need to provide your own glue.
-Rob
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]