Hi all,

I've successfully used the applications.properties method of isolating my
messages, prompts etc. so I can use different locales in my struts pages.  I
have some static select fields and I'm wondering what would be the best way
to use something like the optionsCollection to work with different locales.

As near as I can tell I might:

- Create a custom tag that builds the collection for a particular locale and
sticks it into the Application Context if it is not already there.  Then put
a reference in my page context for the "generalized" collection property to
reference.
- Then use OptionsCollection to display the collection of select options.

I've not been able to figure out the best way to do this since there doesn't
seem to be locale information for the optionsCollection tag.

Any suggestions would be gratefully appreciated!

Thanks in advance,

Bob

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

Reply via email to