
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
Operating System: other
Platform: Other
Operating System: other
Platform: Other
|
|
|
When using multiple resource bundles for an application, there are some issues
that make it tricky to create ActionErrors. Because you can only specifiy the
bundle for the ErrorsTag at the collection level, every ActionError object in
the collection must come from the same bundle. This is not a huge issue, but
limits the natural way an application may choose to setup it's bundles.
Wouldn't it be better if you specified the bundle for a key when creating the
ActionError object? This would allow you to have messages from various bundles
within the ActionErrors collection.
Chuck
|
|
Description
|
When using multiple resource bundles for an application, there are some issues
that make it tricky to create ActionErrors. Because you can only specifiy the
bundle for the ErrorsTag at the collection level, every ActionError object in
the collection must come from the same bundle. This is not a huge issue, but
limits the natural way an application may choose to setup it's bundles.
Wouldn't it be better if you specified the bundle for a key when creating the
ActionError object? This would allow you to have messages from various bundles
within the ActionErrors collection.
Chuck |
Show » |
| There are no subversion log entries for this issue yet.
|
|