On the topic of properties and localization, I'd like to figure out a
method for handling this stuff without actions but still associating it
with the action or xwork-package.
The struts.custom.i18n.resources setting will find the specified
properties file without an Action class.
But, in practice, it's hard to imagine very many non-trivial
applications that won't need some type of a base action.
Of course, but I want to localize the messages to the correct package or
the result directory. Really they are associated with that result and
not global. As for the trivial case, most CRUDs that I've built always
have an empty Add action just for labels. I have a number of other cases
that are the same where the form has no preparation but needs to be i18n'd.
-bp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]