Re: Scaffold

2004-08-30 Thread struts Dude
ic checkOutcome(mapping,request,result); } // end for } // end executeLogic } Now u can model each use case from UML by 1 subclass of BusinessBean. ----- Original Message - From: "Ruben Cepeda" <[EMAIL PROTECTED]> To: <[EMAIL PROTECT

RE: Scaffold

2004-08-25 Thread Ruben Cepeda
Tate, http://www.manning.com/catalog/view.php?book=husted&item=source Download the husted_src.zip file it has the source. * Ruben Cepeda [EMAIL PROTECTED] * Original Message Follows From: "Tate Austin" <[EMAIL PROTEC

Re: Scaffold

2004-08-25 Thread Craig McClanahan
On Wed, 25 Aug 2004 12:24:42 -0400, Tate Austin <[EMAIL PROTECTED]> wrote: > I am trying to track down the Apache struts scaffold source? I need a copy of the > org.apache.struts.scaffold.ProcessAction .java file for instance, and for the life > of me I cannot seem to locate a working version of

Re: Scaffold

2004-08-25 Thread Tate Austin
Subject: Re: Scaffold http://jakarta.apache.org/commons/sandbox/scaffold/downloads.html "Tate Austin" <[EMAIL PROTECTED]> 08/25/2004 12:24 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To &qu

Re: Scaffold

2004-08-25 Thread DGraham
http://jakarta.apache.org/commons/sandbox/scaffold/downloads.html "Tate Austin" <[EMAIL PROTECTED]> 08/25/2004 12:24 PM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTED]> cc Subject Scaffold I am trying t

Re: Scaffold, where can I get it?

2004-03-30 Thread Ted Husted
There's a zip file that can be downloaded from the Manning site, which should have everything you would need. The actual source lives in the Commons sandbox and in Struts contrib. Though, for database access, I'd recommend iBATIS or Hibernate. The ProcessAction stuff is still useful, if complex

Re: Scaffold, where can I get it?

2004-03-30 Thread Bill Siggelkow
Tate Austin wrote: I am looking to get a hold of scaffolding for struts, and I cannot find a page that describes it or a package to download? I see virtually no mention of it anywhere aside from the book 'Struts in Action'? Where can I download it? http://jakarta.apache.org/commons/sandbox/scaff

Re: Scaffold, where can I get it?

2004-03-30 Thread Larry Meadors
Eww, don't. >>> [EMAIL PROTECTED] 03/30/04 3:27 PM >>> I am looking to get a hold of scaffolding for struts, and I cannot find a page that describes it or a package to download? I see virtually no mention of it anywhere aside from the book 'Struts in Action'? Where can I download it? -