RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-24 Thread Richard Mixon (qwest)
:[EMAIL PROTECTED] Sent: Thursday, April 22, 2004 10:21 PM To: 'Struts Users Mailing List' Subject: generate struts ActionForm & strut's jsp from hibernate's mapping Altough my question is related to hibernate, I hope it's still relevant. Is anyone aware of too

RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-23 Thread Joe Hertz
> From: Dionisius Purba [mailto:[EMAIL PROTECTED] > Sent: Friday, April 23, 2004 1:21 AM > To: 'Struts Users Mailing List' > Subject: generate struts ActionForm & strut's jsp from > hibernate's mapping > > > Altough my question is related to hibernate,

RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-23 Thread David Friedman
iling List' Subject: RE: generate struts ActionForm & strut's jsp from hibernate's mapping David, you're right that I oversimplified the situation regarding the HTML Input's type, For my situations, the inputs in JSPs will be put between etc. The and and it's cl

RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-23 Thread Jimmy Coyne
ailto:[EMAIL PROTECTED] Sent: 23 April 2004 06:21 To: 'Struts Users Mailing List' Subject: generate struts ActionForm & strut's jsp from hibernate's mapping Altough my question is related to hibernate, I hope it's still relevant. Is anyone aware of tools, open s

RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-22 Thread David Friedman
g). Regards, David -Original Message- From: Dionisius Purba [mailto:[EMAIL PROTECTED] Sent: Friday, April 23, 2004 1:40 AM To: 'Struts Users Mailing List' Subject: RE: generate struts ActionForm & strut's jsp from hibernate's mapping David, It works perfectly fine.

RE: generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-22 Thread David Friedman
x27;Struts Users Mailing List' Subject: generate struts ActionForm & strut's jsp from hibernate's mapping Altough my question is related to hibernate, I hope it's still relevant. Is anyone aware of tools, open source is better, that can generate ActionForm and the

generate struts ActionForm & strut's jsp from hibernate's mapping

2004-04-22 Thread Dionisius Purba
Altough my question is related to hibernate, I hope it's still relevant. Is anyone aware of tools, open source is better, that can generate ActionForm and the JSP's (containing struts's HTML Input tag) based on a hibernate's mapping (i.e. *.hmb.xml)? cheers, dion ---