The table of contents is available online. It is listed there as Appendix A.
http://www.manning.com/getpage.html?project=husted&filename=contents.html > -----Original Message----- > From: Matt Raible <[EMAIL PROTECTED]> [mailto:[EMAIL PROTECTED]] > Sent: Monday, February 17, 2003 3:54 PM > To: [EMAIL PROTECTED] > Subject: Re: [OT] Struts and Design Patterns > > > Figures... I own the book and left it at work. Anyone care to save > me a trip into the office to verify this? > > Thanks, > > Matt > > --- In [EMAIL PROTECTED], "Jerome Jacobsen" > <[EMAIL PROTECTED]> wrote: > > This has already been done by Ted in his book, I think. At least > in the > > downloadable draft version there is a Patterns chapter. Actually > it is > > Appendix D. > > > > > -----Original Message----- > > > From: Matt Raible [mailto:matt@r...] > > > Sent: Monday, February 17, 2003 11:57 AM > > > To: [EMAIL PROTECTED] > > > Subject: [OT] Struts and Design Patterns > > > > > > > > > I'm writing a chapter on Struts for a book, Professional JSP > 2.0, from > > > Wrox (http://www.wrox.com/books/1861008325.htm). The reason I'm > sending > > > this post is to verify my belief of the different design > patterns that > > > Struts implements. From the Core J2EE Design Patterns book (by > Alur, > > > Crupi, and Malks), there are 6 patterns discussed: > > > > > > Intercepting Filter > > > Front Controller > > > View Helper > > > Composite View > > > Service to Worker > > > Dispatcher View > > > > > > In Struts, I'm assuming the following: > > > > > > Front Controller (ActionServlet) > > > View Helper (ActionForm) > > > Composite View (Tiles) > > > Service to Worker (ActionServlet to your Actions) > > > Dispatcher View (RequestProcessor) > > > > > > Thanks, > > > > > > Matt > > > > > > > > > > > > ----------------------------------------------------------------- > ---- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > > > > > > > > ------------------------------------------------------------------- > -- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

