Re: Réf. : Re: ActionForm vs Hibernate POJO

2004-08-03 Thread Nick Heudecker
If you're using XDoclet, I wrote an extension to allow you to define DynaValidatorActionForms using XDoclet tags. You can download it from here: http://www.systemmobile.com/code/xdoclet-apache-module-sm-1_2.zip Using this extension, you may define your Hibernate mappings and dynaform definition

RE: Réf. : RE: Réf. : Re: ActionForm vs Hibernate POJO

2004-08-03 Thread Jim Barrows
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 03, 2004 9:29 AM > To: Struts Users Mailing List > Subject: Réf. : RE: Réf. : Re: ActionForm vs Hibernate POJO > > > I want to reuse the Hibernate pojo, and not

Réf. : RE: Réf. : Re: ActionForm vs Hibernate POJO

2004-08-03 Thread abdel . leshob
PROTECTED]> 03/08/2004 12:21 Veuillez répondre à "Struts Users Mailing List" Pour : "Struts Users Mailing List" <[EMAIL PROTECTED]> cc : Objet : RE: Réf. : Re: ActionForm vs Hibernate POJO > -Original Message- > From: [EMAIL

RE: Réf. : Re: ActionForm vs Hibernate POJO

2004-08-03 Thread Jim Barrows
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 03, 2004 9:20 AM > To: Struts Users Mailing List > Subject: Réf. : Re: ActionForm vs Hibernate POJO > > > Thanks a lot, > Is there any work done for OGNL integration in struts ? Dunno