Core Servlets and Javaserver Pages : Core Technologies 〈1〉 (2 SUB)

Core Servlets and Javaserver Pages : Core Technologies 〈1〉 (2 SUB)

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

Full Description


Marty Hall's Core Servlets and JavaServer Pages was the number 1 servlet/JSP book in 2000 -- helping over 100,000 Java developers master the power of Java server-side programming to Web-enable an extraordinary range of applications. Now, Hall takes the next step, bringing together even more powerful servlet/JSP techniques. The second edition of Core Servlets and JavaServer Pages provides a complete introduction to the technology, completely updated for JSP 2.0, servlets 2.4, the JSP Standard Tag Library (JSTL), and Java 1.4. This book serves both beginning and advanced developers. For beginning servlet and JSP developers, the book provides clear step-by-step coverage of the basic topics. For programmers already experienced with servlet and JSP technology, the book provides in-depth discussion of advanced topics, complete coverage of newly introduced capabilities, and practical design strategies. J2EE technology is the leading technology for building Web applications and services, and servlet and JSP technology is the heart of the J2EE platform. Servlets and JSP are the most popular way to build Web applications: every Java and Web developer needs to know this. JSP 2.0 will fundamentally change how servlet and JSP technology is used, so even experienced developers need to read this book!

Contents

I. Servlet Technology 1. An Overview of Servlet and JSP Technology. 2. Server Setup and Configuration. 3. Servlet Basics. 4. Handling the Client Request: Form Data. 5. Handling the Client Request: HTTP Request Headers. 6. Generating the Server Response: HTTP Status Codes. 7. Generating the Server Response: HTTP Response Headers. 8. Handling Cookies. 9. Session Tracking. II. JSP Technology. 10. Overview of JSP Technology. 11. Invoking Java Technology Code with JSP Scripting Elements. 12. Controlling the Structure of Generated Servlets: The JSP Page Directive. 13. Including Files and Applets in JSP Pages. 14. Using JavaBeans Components in JSP Documents. 15. Integrating Servlets and JSP: the Model View Controller (MVC) Architecture. 16. Simplifying Access to Java Code: The JSP 2.0 Expression Language. III. Supporting Technology. 17. Accessing Databases with JDBC. 18. Configuring Microsoft Access, MySql, and Oracle9i. 19. Creating and Processing HTML Forms. Appendix. Server Organization and Structure. Index.