RE: struts automation

2004-07-08 Thread Steve Raeburn
4 3:06 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > I think they mean to automatically create a starter class, > based on a template, to which you would then add the specific > functionality. > > IDEA does this for classes you reference in your c

RE: struts automation

2004-07-08 Thread Michael McGrady
, you wrote: > -Original Message- > From: Michael McGrath [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 4:10 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > Okay, you meant source code. I thought you meant class. > What are you

RE: struts automation

2004-07-08 Thread Jim Barrows
> -Original Message- > From: Michael McGrath [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 4:10 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > Okay, you meant source code. I thought you meant class. > What are you

RE: struts automation

2004-07-08 Thread Michael McGrady
: > -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 2:42 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > My question is how can an editor of any kind create a class > when it has no > idea what

RE: struts automation

2004-07-08 Thread Ted Husted
-- >>> From: Michael McGrady [mailto:[EMAIL PROTECTED] Sent: >>> Thursday, July 08, 2004 2:05 PM To: Struts Users Mailing List >>> Subject: RE: struts automation >>> >>> >>> At 02:00 PM 7/8/2004, you wrote: >>>>> Is there a struts tool out

RE: struts automation

2004-07-08 Thread Jim Barrows
> -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 2:42 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > My question is how can an editor of any kind create a class > when it has no

RE: struts automation

2004-07-08 Thread Michael McGrady
wrote: > -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 2:05 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > At 02:00 PM 7/8/2004, you wrote: > > > Is there a struts tool out

struts automation

2004-07-08 Thread Tate Austin
Is there a struts tool out there that will create the class files you name in a struts-config file automatically? It seems to me that would be really useful?

RE: struts automation

2004-07-08 Thread Jim Barrows
> -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 2:05 PM > To: Struts Users Mailing List > Subject: RE: struts automation > > > At 02:00 PM 7/8/2004, you wrote: > > > Is there a struts tool out

RE: struts automation

2004-07-08 Thread Michael McGrady
Oops, forgot the reference: At 02:04 PM 7/8/2004, you wrote: At 02:00 PM 7/8/2004, you wrote: > Is there a struts tool out there that will create the class > files you name in a struts-config file automatically? It > seems to me that would be really useful? > Yes there is, several of them.. I h

RE: struts automation

2004-07-08 Thread Michael McGrady
At 02:00 PM 7/8/2004, you wrote: > Is there a struts tool out there that will create the class > files you name in a struts-config file automatically? It > seems to me that would be really useful? > Yes there is, several of them.. I have the following class file named in my struts-config.xml file

struts automation

2004-07-08 Thread Tate Austin
Is there a struts tool out there that will create the class files you name in a struts-config file automatically? It seems to me that would be really useful?

RE: struts automation

2004-07-08 Thread Jim Barrows
> -Original Message- > From: Tate Austin [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 08, 2004 1:52 PM > To: Struts Users Mailing List > Subject: struts automation > > > Is there a struts tool out there that will create the class > files you n

Re: struts automation

2004-07-08 Thread Wendy Smoak
From: "Tate Austin" <[EMAIL PROTECTED]> > Is there a struts tool out there that will create the class files you name in a struts-config file > automatically? It seems to me that would be really useful? If you mean the form beans, you can either use dynamic forms, which get you out of writing all

Re: struts automation

2004-07-08 Thread Lucas Gonzalez Pearson
Try Camino I believe the company that owns it is called ScioWorks Lucas - Original Message - From: "Tate Austin" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Thursday, July 08, 2004 5:52 PM Subject: struts automation

Re: struts automation

2004-07-08 Thread Michael McGrady
Not sure what you mean here. Presumably those class files already exist? At 01:52 PM 7/8/2004, you wrote: Is there a struts tool out there that will create the class files you name in a struts-config file automatically? It seems to me that would be really useful? --

struts automation

2004-07-08 Thread Tate Austin
Is there a struts tool out there that will create the class files you name in a struts-config file automatically? It seems to me that would be really useful?