Servlets and Javaserver Pages : The J2Ee Technology Web Tier (Developmentor Series (Dm))

Servlets and Javaserver Pages : The J2Ee Technology Web Tier (Developmentor Series (Dm))

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 512 p.
  • 言語 ENG
  • 商品コード 9780321136497
  • DDC分類 005.133

Full Description


Series: The DevelopMentor Series This is the authoritative tutorial to the JSP 2.0 and Servlets 2.4 specifications written by JSP W3C expert committee members-Jayson Falkner, JSPInsider founder and WebMaster, and Kevin Jones, DevelopMentor UK co-founder. Servlets and JavaServer Pages(TM) is a complete guide to building web applications using Java Servlets and JavaServer Pages. The book covers the basics including installing a JSP/Servlet environment on your computer, HTTP, HTML forms, JSP 2.0, Servlets 2.4, custom tag libraries, and the JSTL 1.0. The book also covers the most complex topics of error handling, design patterns, internationalization and multi-lingual sites, security, sessions and state management, database connectivity, and building sites that can produce multiformats of content on the fly. This book explains how to create applications using the Servlet and JSP specifications that are robust, performant and scaleable!

Contents

Preface. 1. Setting up a Servlet and JSP Environment. 2. Java Servlets. 3. JavaServer Pages. 4. Exception Handling. 5. JavaBeans. 6. Custom Tag Libraries. 7. JavaServer Pages Standard Tag Library. 8. Filters. 9. Managing State in a Web Application. 10. Security. 11. Design Patterns. 12. Internationalization. 13. Multi-Client Support. 14. Database Connectivity. 15. Finale. References: Charsets(i18n?), web.xml Schema, TLD.