RE: Using an extension of ModuleConfigImpl

2003-07-28 Thread Karachiwala, Aslam
Thanks, Rob. This should work quite nicely. I'll try it out and let you know. --aslam -Original Message- From: Rob Leland [mailto:[EMAIL PROTECTED] Sent: Saturday, July 26, 2003 12:31 PM To: Struts Users Mailing List Subject: Re: Using an extension of ModuleConfigImpl Rob Leland wrote

Re: Using an extension of ModuleConfigImpl

2003-07-26 Thread Rob Leland
Mailing List Subject: RE: Using an extension of ModuleConfigImpl You can write minor extensions to some config elements like action and forward. This extension class is named via the className attribute of those elements. -Original Message- From: Karachiwala, Aslam Sent: Wednesday, July 23

Re: Using an extension of ModuleConfigImpl

2003-07-25 Thread Rob Leland
Jasnowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:41 AM To: Struts Users Mailing List Subject: RE: Using an extension of ModuleConfigImpl You can write minor extensions to some config elements like action and forward. This extension class is named via the className attribute

Using an extension of ModuleConfigImpl

2003-07-23 Thread Karachiwala, Aslam
Hi, all. In Struts 1.1, is there a way to use one's own implementation/extension of ModuleConfig and/or ModuleConfigFactory? I couldn't find any info on how this could be done in any of the config *.xml files. If this is not configurable then an option that was suggested to me was to invoke

RE: Using an extension of ModuleConfigImpl

2003-07-23 Thread Mike Jasnowski
-mail) Subject: Using an extension of ModuleConfigImpl Hi, all. In Struts 1.1, is there a way to use one's own implementation/extension of ModuleConfig and/or ModuleConfigFactory? I couldn't find any info on how this could be done in any of the config *.xml files. If this is not configurable

RE: Using an extension of ModuleConfigImpl

2003-07-23 Thread Karachiwala, Aslam
-Original Message- From: Mike Jasnowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:41 AM To: Struts Users Mailing List Subject: RE: Using an extension of ModuleConfigImpl You can write minor extensions to some config elements like action and forward. This extension class

Re: Using an extension of ModuleConfigImpl

2003-07-23 Thread Rob Leland
a patch that would greatly appreciated, but not required. -Rob --aslam -Original Message- From: Mike Jasnowski [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:41 AM To: Struts Users Mailing List Subject: RE: Using an extension of ModuleConfigImpl You can write minor extensions