This book really helps you to kickstart JSP and Struts based development,
This book covers following issues
- an overview of web programming with JSP and Servlets.
- Struts Framework.
- a range of basic techniques for handling the client-side of web site design,
which includes HTTP and browser compability,frames,PopUp windows, Page layouts,
the duynamic constructionof site navigation,error handling and logging.
- tecniques for connecting Java web application to relational database, and for
integrating them as part of an overall J2EE solution.
- security and user management,visitor tracking and personalization.
- XML.It looked at the web application framework that uses XML document fragment
rather than JavaBean when passing data around,making it much easier to integrate
with a web services back end.
Many JSP developers will want to read this book to learn about Struts and other
ways of producing maintainable JSP based web sites.
This is not the kind of book you would read from start to finish but as a quick
overview and reference of some advanced topics. Don't expect to become an expert
by reading this book but you will have a good idea what you can and should do with
JSP. Most JSP developers will find something new in this book but some will require
more detail. We would recommend this book to JSP developers who have read the beginners
JSP books and want to learn more about JSP.