Hello,

I am seeking for some advice on the best way to implement my project

I have a bout 20 screens to display and persist into DB.
I follow the tutorial on


http://www.keyboardmonkey.com/pilotlight/next/Tutorial_partTwo.jsp?content=y
esplease

and implemented my prototype and ended up with 2 similar java object
hierachies.  One for the
form bean and one for the model bean.  As recommend by all expert on this
list as well as Chuch's book,
All action form bean's properties are String, the actionform beans are copy
to the model beans to be persisted.

The dilemma here is I have 2 similar groups of objects (and lots of set and
get methods to type) and scare the hell out
my boss ;-)

Any suggestion?

-Dan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to