RE: database - bean - form, what is the best way to do it?

2003-08-14 Thread Karachiwala, Aslam
this might be of help... http://jakarta.apache.org/struts/faqs/database.html -Original Message- From: Andy Cheng [mailto:[EMAIL PROTECTED] Sent: Wednesday, August 13, 2003 12:44 PM To: [EMAIL PROTECTED] Subject: database - bean - form, what is the best way to do it? When doing struts,

RE: Using an extension of ModuleConfigImpl

2003-07-28 Thread Karachiwala, Aslam
: Rob Leland wrote: Karachiwala, Aslam wrote: I do use extensions of ActionConfig ForwardConfig. What I've done is implement a layer of extensions of Struts classes, in which I've added custom fields and methods that I need. I'd like to do the same for ModuleConfig. Is that even possible

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 Karachiwala, Aslam
is named via the className attribute of those elements. -Original Message- From: Karachiwala, Aslam [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 23, 2003 10:39 AM To: Struts-users (E-mail) Subject: Using an extension of ModuleConfigImpl Hi, all. In Struts 1.1, is there a way to use one's