Oh I see.  You write ActionForm's manually and generate things like
validation.xml from these manually written ActionForm's.  Am I understand
you correctly?  (I thought you were generating the ActionForm's from your
earlier emails.  Now I can see why you say DynaForm's are useless)

Thanks,

----- Original Message -----
From: "Erik Hatcher" <[EMAIL PROTECTED]>
To: "Derek Lin" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Thursday, December 19, 2002 12:28 PM
Subject: Re: [Xdoclet-user] struts dynaaction forms


> Derek,
>
> I don't believe its possible to generate an ActionForm from two EJB's
> either.  To be honest, the whole idea of generating a form bean from
> some other Java persistence code just doesn't seem right to me, even if
> you are gluing pieces together like two EJB's.
>
> The form is the presentation tier, and by design its not (directly)
> related to the persistence/business tier, except via a loose
> "controller" connection.
>
> In my recent Struts projects, we've been writing ActionForm beans
> manually, but generating lots from them.
>
> Erik
>
>
> Derek Lin wrote:
> > Hey Erik,
> >
> > Can I generate an ActionForm from two or more EJB's (Some or all
properties
> > from each)?  I was looking at this sometime ago but didn't get it work.
> >
> > Thanks,
> >
> > Derek
>
>
>
> -------------------------------------------------------
> This SF.NET email is sponsored by: Geek Gift Procrastinating?
> Get the perfect geek gift now!  Before the Holidays pass you by.
> T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
>


-------------------------------------------------------
This SF.NET email is sponsored by: Geek Gift Procrastinating?
Get the perfect geek gift now!  Before the Holidays pass you by.
T H I N K G E E K . C O M      http://www.thinkgeek.com/sf/
_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to