RE: [Xdoclet-user] Struts Forms

2004-08-16 Thread Brian Topping
list! :-) -b > -Original Message- > From: Sebastian Ho [mailto:[EMAIL PROTECTED] > Sent: Friday, August 13, 2004 4:21 AM > To: [EMAIL PROTECTED] > Subject: Re: [Xdoclet-user] Struts Forms > > > The generation is handle by hibernate so I think it is unwise to hack &g

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Erik Hatcher
n you please raise an issue in JIRA about this http://opensource.atlassian.com/projects/xdoclet/secure/ Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject:

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Sebastian Ho
servlets. > > > >>Can you please raise an issue in JIRA about this > > > >>http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? > > > >> > > > >> > > > >> > > > >> > > > >>&

RE: [Xdoclet-user] Struts Forms

2004-08-13 Thread Thompson Marzagao
y, August 13, 2004 12:43 AM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Struts Forms Of cos it can't.. maybe someone should come out with a tool that inserts xdoclets tag after hibernate generates its POJO. Else it is impossbile to make use of the struts xdoclets tags if hibernate is us

Re: [Xdoclet-user] Struts Forms

2004-08-13 Thread Andrew Stevens
ruts tags in servlets. > > >>Can you please raise an issue in JIRA about this > > >>http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? > > >> > > >> > > >> > > >> > > >>>-Original Mess

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Sebastian Ho
le code around that I can just look at? > >>> > >>> Rupp, Heiko wrote: > >>> > >>>> I would say, docu is wrong here, as in the samples > >>>> there are some that use the struts tags in servlets. > >>>> Can you please raise an iss

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Matt Raible
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a struts ActionForm which I would like to markup with xdoclet tags. The documentation for @struts.form however says

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Sebastian Ho
gt; > >> > >> > >> > >>>-Original Message- > >>>From: [EMAIL PROTECTED] > >>>[mailto:[EMAIL PROTECTED] On Behalf Of > >>>Laran Evans > >>>Sent: Thursday, August 12, 2004 3:17 PM > >>>T

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Matt Raible
http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a struts

Re: [Xdoclet-user] Struts Forms

2004-08-12 Thread Laran Evans
http://opensource.atlassian.com/projects/xdoclet/secure/Dashboard.jspa ? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Laran Evans Sent: Thursday, August 12, 2004 3:17 PM To: [EMAIL PROTECTED] Subject: [Xdoclet-user] Struts Forms I have a

RE: [Xdoclet-user] Struts Forms

2004-08-12 Thread Rupp, Heiko
to:[EMAIL PROTECTED] On Behalf Of >Laran Evans >Sent: Thursday, August 12, 2004 3:17 PM >To: [EMAIL PROTECTED] >Subject: [Xdoclet-user] Struts Forms > >I have a struts ActionForm which I would like to markup with >xdoclet tags. > >The documentation for @struts.form howe

[Xdoclet-user] Struts Forms

2004-08-12 Thread Laran Evans
I have a struts ActionForm which I would like to markup with xdoclet tags. The documentation for @struts.form however says "Applies to: Entity beans". Does this mean that the only ActionForm implementations xdoclet supports are implemented as EJBs? Is it reasonable for me to think that I'll be

Re: [Xdoclet-user] Struts-forms without eneiey beans

2002-07-17 Thread Dmitri Colebatch
rm extends ActionForm hope that helps dim - Original Message - From: "Westlin Peter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, July 17, 2002 6:21 PM Subject: [Xdoclet-user] Struts-forms without eneiey beans > I have implemented my own Stru

[Xdoclet-user] Struts-forms without eneiey beans

2002-07-17 Thread Westlin Peter
I have implemented my own Struts form beans and I want xdoclet to build my struts-config.xmnl for me and insert the form beans in the tag. >From the docs for strutsform: "The subtask is a subtask of the task. It processes all entity beans and generates struts form beans.". If I read this corr

[Xdoclet-user] Struts Forms and local interfaces - advice needed.

2001-12-17 Thread Michael Szlapa
Hi, I am new to xdoclet and I wanted to try it in simple db driven application using Struts. Plan is to use middlegen to generate EJBs and use EJB2.0 especially local interfaces and CMRs. While poking around I have noticed though that xdoclet generated Struts Forms interact with the Data Object