• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Is the book similar to How tomcat works?

 
Greenhorn
Posts: 27
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello Budi,

I read a few chapters of How Tomcat Works book. It was very indepth.
Do you take us through the Struts codebase in this book as well?

thanks
 
Ranch Hand
Posts: 146
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have seen a few struts books...one glaring shortcoming I saw is that they never give full documentation regarding struts tags...neither too much of it is available on Apache site.Makes it difficult to use and one has to spend quite a bit of time understanding their functionality.....
Does this book intend to spend some pages in this area???
 
Author
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by gayathri hariharan:
Hello Budi,

I read a few chapters of How Tomcat Works book. It was very indepth.
Do you take us through the Struts codebase in this book as well?

thanks



The last chapter, "How Struts Works", does just that. However, the
main focus of this book is to teach the reader how to develop and
design Struts applications.
reply
    Bookmark Topic Watch Topic
  • New Topic