Web Development with JavaServer Pages, Second EditionКНИГИ » WEB-СОЗИДАНИЕ
Название: Web Development with JavaServer Pages, Second Edition Автор: Duane K. Fields, Mark A. Kolb, and Shawn Bayern Издательство: Год: 2002 Формат: PDF Страниц: 800 Размер: 10,46 MB Язык: English
This second edition shares the strengths of the first, based on the authors' substantial experience with real-world development. The book covers the complete feature set of JSP 1.2, and both the advantages and the "gotchas" associated with those features. Its depth of coverage has been an important contributor to this book's success.
You'll learn how to use databases in web applications, how to separate the look of a web page from its underlying business logic, and even how to design elegant and scalable application architectures. You can learn from and modify the many examples to get up to speed quickly. And you will develop a deep understanding of JSP technology.
what's inside HTTP and Java Servlets Dynamic web scripting Tag-based JSP programming Custom tags JSP components Servlet- and page-centric application designs Working with databases Servlet filters JSP for non-HTML content Tons of examples and real code