How do I implement a Master/Detail maintenance form?

2003-07-15 Thread Shane Mingins
Hi Are there any *best practices* or examples around showing the best way of implementing the maintenance of a master/detail relationship using the Struts framework? For example if I provide a form with a supplier and list of products where you can edit the supplier details and/or edit the produc

Re: How do I implement a Master/Detail maintenance form?

2003-07-15 Thread Jing Zhou
- Original Message - From: "Shane Mingins" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, July 15, 2003 4:58 PM Subject: How do I implement a Master/Detail maintenance form? > Hi > > Are there any *best practices* or examples around showing

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Paul Thomas
On 15/07/2003 22:58 Shane Mingins wrote: Hi Are there any *best practices* or examples around showing the best way of implementing the maintenance of a master/detail relationship using the Struts framework? For example if I provide a form with a supplier and list of products where you can edit the

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Sandeep Takhar
r "Delete". sandeep --- Jing Zhou <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: "Shane Mingins" > <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, July 15, 2003 4:58 PM > Subject: How do I impleme

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Jing Zhou
- Original Message - From: "Sandeep Takhar" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jing Zhou" <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 7:33 AM Subject: Re: How do I implement a Master/Detail m

RE: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Jayaraman Dorai
http://www.developer.com/java/ejb/article.php/2233591 Hope this helps. I haven't tried this myself yet. Jayaraman -Original Message- From: Shane Mingins [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 15, 2003 5:59 PM To: '[EMAIL PROTECTED]' Subject: How do I implement

RE: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Sandeep Takhar
yself yet. > > Jayaraman > > -Original Message- > From: Shane Mingins > [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 15, 2003 5:59 PM > To: '[EMAIL PROTECTED]' > Subject: How do I implement a Master/Detail > maintenance form? > > > Hi >

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Sandeep Takhar
ist" > <[EMAIL PROTECTED]>; "Jing > Zhou" <[EMAIL PROTECTED]> > Sent: Wednesday, July 16, 2003 7:33 AM > Subject: Re: How do I implement a Master/Detail > maintenance form? > > > > I don't think there is best-practices specific to > >

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Jing Zhou
TECTED]>; "Jing Zhou" <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 2:10 PM Subject: Re: How do I implement a Master/Detail maintenance form? > I suppose my assumptions are that there is nothing to > process on the "master" form. > > sandeep >

RE: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Shane Mingins
ECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]>; "Jing Zhou" <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 2:10 PM Subject: Re: How do I implement a Master/Detail maintenance form? > I suppose my assumptions are that there is nothing to > proc

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Jing Zhou
ne Mingins" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 4:22 PM Subject: RE: How do I implement a Master/Detail maintenance form? > Hi > > What Jing describes below is in essence the problem I

RE: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Shane Mingins
e collection and populate the > detail ActionForm. > > Thoughts or comments? > Shane > > -----Original Message- > From: Jing Zhou [mailto:[EMAIL PROTECTED] > Sent: Thursday, 17 July 2003 7:42 a.m. > To: Sandeep Takhar; Struts Users Mailing List > Subject: Re: How

Re: How do I implement a Master/Detail maintenance form?

2003-07-16 Thread Jing Zhou
- Original Message - From: "Shane Mingins" <[EMAIL PROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Wednesday, July 16, 2003 5:31 PM Subject: RE: How do I implement a Master/Detail maintenance form? > Hi Jing > &g