Re: Struts design question about maintenance screens

2002-02-22 Thread Ted Husted
The standard DispatchAction can be a handy way to keep various tasks together in the same Action, where they can share code, but without getting into kludgy performs. Dispatch lets you have a separate perform for each task, but all in the same Action, where they can be easier to maintain.

Struts design question about maintenance screens

2002-02-21 Thread theron . kousek
Hi Folks: thanks to your help, you indicated that the Action should preload form values on a maintenance form. This works great. I have an Action object that allows maintenance on a table (call it table A). This action object handles preloading of data as well as the actual updating of

RE: Struts design question about maintenance screens

2002-02-21 Thread Jakkampudi, ChandraseKhar
Subject: Struts design question about maintenance screens Hi Folks: thanks to your help, you indicated that the Action should preload form values on a maintenance form. This works great. I have an Action object that allows maintenance on a table (call it table A). This action object handles

RE: Struts design question about maintenance screens

2002-02-21 Thread Chappell, Simon P
. (608) 935-4526 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 21, 2002 11:10 AM To: Struts Users Mailing List Subject: Struts design question about maintenance screens Hi Folks: thanks to your help, you

RE: Struts design question about maintenance screens

2002-02-21 Thread theron . kousek
: Subject: RE: Struts design question about maintenance screens 02/21/02 09:38 AM Please respond

RE: Struts design question about maintenance screens

2002-02-21 Thread Emaho, Ghoot
Subject: Struts design question about maintenance screens Hi Folks: thanks to your help, you indicated that the Action should preload form values on a maintenance form. This works great. I have an Action object that allows maintenance on a table (call it table A). This action

RE: Struts design question about maintenance screens

2002-02-21 Thread theron . kousek
PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: 21 February 2002 17:10 To: Struts Users Mailing List Subject: Struts design question about maintenance screens Hi Folks: thanks to your help, you indicated that the Action should preload form values on a maintenance form. This works great. I have

RE: Struts design question about maintenance screens

2002-02-21 Thread Jakkampudi, ChandraseKhar
Cc: [EMAIL PROTECTED] Subject: RE: Struts design question about maintenance screens Wow! Great reply. I am saving this one. thanks, Theron Emaho, Ghoot Ghoot@PETROTECHNTo: Struts Users Mailing List [EMAIL PROTECTED