I'm not sure what you mean by backwork, but it is accessible from the Action
Class by overridding the setServlet Method..

E.g.

        ModuleConfig moduleConfig =
                        (ModuleConfig)
servlet.getServletContext().getAttribute(
                                Globals.MODULE_KEY);
                

-----Original Message-----
From: Marco Tedone [mailto:[EMAIL PROTECTED] 
Sent: Saturday, September 13, 2003 5:28 AM
To: Struts-user-list
Subject: Retrieving the ModuleConfig object


Hi, is it possible to retrieve a ModuleConfig object (with the module
configuration information) directly from within an Action without any
backwork?

Marco




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


This message and its contents (to include attachments) are the property of Kmart 
Corporation (Kmart) and may contain confidential and proprietary information. You are 
hereby notified that any disclosure, copying, or distribution of this message, or the 
taking of any action based on information contained herein is strictly prohibited. 
Unauthorized use of information contained herein may subject you to civil and criminal 
prosecution and penalties. If you are not the intended recipient, you should delete 
this message immediately.




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

Reply via email to