Em Ter, 2002-01-29 às 17:48, Bryan P. Glennon escreveu:
> I must be missing something... 
> 
> I have a class, Foo, whose data I want to display in a form. I have
> defined an action (NavigateAction) that is invoked when the user makes a
> selection which will move him/her to the page to disply Foo. This action
> locates the correct instance of Foo and puts it in a session attribute.
> I also have a form bean (FooBean) that is associated with the FooAction.
> This action populates FooBean from information in the Foo object. Right
> now, I have pretty much duplicated the public interface from Foo in
> FooBean. It seems like there must be a better way to do this. Anyone
> care to enlighten me?

Take a look at XDoclet[1]. If you code your application "The XDoclet
Way", it should take care of generating much of your code, including
Struts form classes.

-- 
Ja ne,
   Pazu
   mailto: [EMAIL PROTECTED]

Anime Gaiden: de fãs para fãs, sempre.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to