JavaServer Pages, 2/e (Paperback)
Hans Bergsten
- 出版商: O'Reilly
- 出版日期: 2002-08-15
- 售價: $1,710
- 貴賓價: 9.5 折 $1,625
- 語言: 英文
- 頁數: 684
- 裝訂: Paperback
- ISBN: 059600317X
- ISBN-13: 9780596003173
已絕版
買這商品的人也買了...
-
$680$537 -
$2,010$1,910 -
$980$774 -
$990$495 -
$1,150$1,127 -
$490$417 -
$560$504 -
$450$351 -
$2,340$2,223 -
$1,860$1,767 -
$1,890$1,796 -
$620$490 -
$620$558 -
$750$638 -
$650$553 -
$580$458 -
$760$600 -
$580$458 -
$590$466 -
$620$527 -
$680$537 -
$690$538 -
$420$332 -
$720$562 -
$720$569
相關主題
商品描述
web sites. JSP builds on the popular Java servlet technology and makes it easier to develop dynamic web applications--even if you're not a hard-core programmer.
JavaServer Pages, 2nd Edition is completely revised and updated to cover the substantial changes in the 1.2 version of the JSP specification, and also includes detailed coverage of the new JSP Standard Tag Library (JSTL)--an eagerly anticipated specification of a set of JSP elements for the tasks needed in most JSP applications. This book starts off by illustrating how JSP capitalizes on the power of Java servlets to create effective, portable web applications. It shows how to get started using the Apache Tomcat server, and provides detailed coverage of JSP syntax and features, error handling and debugging, authentication and personalization, and how to use JSTL for database access, XML processing, and internationalization.
JavaServer Pages recognizes the different needs of the two groups of professionals who want to learn JSP: page authors interested in using JSP elements in web pages, and programmers concerned with learning the JSP API and using JSP effectively in an enterprise application. If you're in the latter group, this book also teaches you such advanced topics as integrating servlets and JavaBeans with JSP, using the popular Apache Struts MVC framework to illustrate how it's done. Finally, the author presents how to develop custom tag libraries, using realistic examples that you can use as a springboard for your own JSP libraries.
"This is a complete, comprehensive, and most of all, practical book. The author excels at sharing his vast expertise so web developers can make the most out of JavaServer Pages and related web technologies."
--Pierre Delisle, JSP Standard Tag Library Specification LeadTable of Contents
Preface
Part I. JSP Application Basics
1. Introducing JavaServer Pages
2. HTTP and Servlet Basics
3. JSP Overview
4. Setting Up the JSP Environment
Part II. JSP Application Development
5. Generating Dynamic Content
6. Using JavaBeans Components in JSP Pages %3
Table of Contents
Preface
Part I. JSP Application Basics
1. Introducing JavaServer Pages
2. HTTP and Servlet Basics
3. JSP Overview
4. Setting Up the JSP Environment
Part II. JSP Application Development
5. Generating Dynamic Content
6. Using JavaBeans Components in JSP Pages
7. Using Custom Tag Libraries and the JSP Standard Tag Library
8. Processing Input and Output
9. Error Handling and Debugging
10. Sharing Data Between JSP Pages, Requests, and Users
11. Accessing a Database
12. Authentication and Personalization
13. Internationalization
14. Working with XML Data
15. Using Scripting Elements
16. Bits And Pieces
Part III. JSP in J2EE and JSP Component Development
17. Web Application Models
18. Combining JSP and Servlets
19. Developing JavaBeans Components for JSP
20. Developing Custom Tag Libraries
21. Advanced Custom Tag Library Features
22. Integrating Custom Code with JSTL
23. Database Access Strategies
Part IV. Appendixes
A. JSP Elements Reference
B. JSTL Actions and API Reference
C. JSTL Expression Language Reference
D. JSP API Reference
E. Book Example Custom Actions and API Reference
F. Web Application Structure and Deployment Descriptor Reference
Index