Hello all. I have in my app a resouce bundle, and I can use it in my JSP's no problem... my question though is how can I access those items from an Action?

Specifically, I have some error messages that I want to return to the view. At present they are hardcoded in my Action classes and they are displayed via onLoad of my JSP with a simple JavaScript alert. I'd like to have those error messages in my resource bundle and be able to return a specific key as my error message from various Action classes.

Any help is appreciated. Thanks all!

Frank

_________________________________________________________________
MSN Toolbar provides one-click access to Hotmail from any Web page – FREE download! http://toolbar.msn.com/go/onm00200413ave/direct/01/



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



Reply via email to