RE: Dispatch Action Questions

2004-04-12 Thread Blake Whitmore
> -Original Message- > From: Faus, Lee [mailto:[EMAIL PROTECTED] > Sent: Monday, April 12, 2004 10:32 AM > To: [EMAIL PROTECTED] > Subject: Dispatch Action Questions > > > > I have an application that I am trying to architect > using Struts. One of the que

RE: Dispatch Action Questions

2004-04-12 Thread Takhar, Sandeep
haves independantly of the others. There is too many problems. sandeep -Original Message- From: Faus, Lee [mailto:[EMAIL PROTECTED] Sent: Monday, April 12, 2004 10:32 AM To: [EMAIL PROTECTED] Subject: Dispatch Action Questions I have an application that I am trying to architect using S

Dispatch Action Questions

2004-04-12 Thread Faus, Lee
I have an application that I am trying to architect using Struts.  One of the questions we have is the advantage/disadvantage to each of the following approaches.   1. For each table in the database, we plan on having one form bean, and 4 action classes that will extend an ActionBase clas