More Servlets and JavaServer Pages

简介:
本书是使用Java平台实现Web应用程序和动态Web站点的实用指南。重点介绍新功能: 标准JSP标记库、过滤器、生命周期事件侦听器、声明性和编程安全性、Web应用程序等等。
虽然许多关于Java的书籍试图涵盖几乎所有内容,但这个标题的重点是服务器端Java的热门内容,使其脱颖而出。本书从servlet和jsp的一个非常扎实的教程开始,包括重要的HTTP基础知识 (如请求头和处理表单)。作者在总结api和常见选项方面做得很好,这有助于使本书作为工作参考也很有用。
这里的讨论级别适合那些有一点Java经验的人,但即使是初学者也可以做得比这个标题更糟糕,作为Web编程的介绍。
本文的一个很大的特点是,作者将引导您完成部署Web应用程序的实际细节 (即使对于专家来说也是非常棘手的)。安装和使用工具 (如免费的Apache和Tomcat软件包) 的屏幕截图,以及有关部署的详细建议,将确保您的代码实际运行。(这里突出的是当今容器中可用的所有配置选项的摘要。)
英文简介:
This book is a practical guide to the use of the Java Platform for Web-enabled applications and dynamic Web sites. Focuses on new capabilities: the standard JSP tag library, filters, life-cycle event listeners, declarative and programmatic security, Web applications, and much more.
While many books on Java try to cover just about everything, this title's focus on what's hot in server-side Java makes it a standout. The book begins with a very solid tutorial to servlets and JSPs, including important HTTP fundamentals (like request headers and processing forms). The author does a good job at summarizing APIs and common options, which helps make this book useful as a working reference, too.
The level of discussion here is suited to those with a little Java experience, but even beginners could do a lot worse than this title as an introduction to Web programming.
A great feature of this text is that the author walks you through the actual details of deploying your Web applications (notoriously tricky, even for experts). Screenshots on installing and using tools (like the free Apache and Tomcat software packages), plus detailed advice on deployment, will make sure your code actually runs. (A standout here is the summary of all configuration options available in today's containers.)
- 书名
- More Servlets and JavaServer Pages
- 译名
- 更多 Servlet 和 JavaServer Pages
- 语言
- 英语
- 年份
- 2008
- 页数
- 883页
- 大小
- 63.74 MB
- 标签
- Java
- 下载
More Servlets and JavaServer Pages.pdf
- 密码
- 65536
最后更新:2025-04-12 23:57:48
←Struts Survival Guide: Basics to Best Practices
→Servlets and JavaServer Pages: The Java Technology Web Tier