On 3/8/06, Babu Subburathinam <[EMAIL PROTECTED]> wrote: > > Hi, > > I am reading Husted's book on struts. > > There are several references to the scaffold classes in the book. I > googled > for it. I find that the generic scaffold page indicates that the struts > scaffold is shipped with struts code. > > I browsed struts code and find that there is no scaffold package. For e.g. > the book indicates that there is a package named > org.apache.struts.scaffold.ProcessAction. But there is no scaffold > directory > in org/apache/struts source directory. > > If somebody could help me find the scaffold classes, it would really help > me > a lot. TIA.
The source code for this is in the "sandbox/scaffold" subdirectory of a Struts source distribution. Regards, > Babu > > Craig