Hi there,
I'm not sure how to to access my MessageResources from the
init(ActionServlet, ApplicationConfig) method of a PlugIn. I've
searched the archives, I could only find things related to
MessageResources and ActionForm. I didn't find anything about PlugIns.
ApplicationConfig has a protected hashMap of all the messageResources,
but since it's protected, it's inaccessible.
Is there another way to get to the message resources? I'm trying to
initialize some static things and store them into the servletcontext.
If a PlugIn isn't the best way to go, I suppose I can code my
initialization into a RequestProcessor or an Action but PlugIn seems
like the cleaner solution.
Thanks
--
Angie Lin
[EMAIL PROTECTED]
408.519.9250
--
To unsubscribe, e-mail: <mailto:struts-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-user-help@;jakarta.apache.org>