WebReference.com - Excerpts from Java Servlets Developer's Guide, from Osborne/McGraw-Hill
Java Servlets Developer's Guide
|
Book Overview (condensed, from the cover)
Java servlets enable Web developers to access existing business systems by extending the functionality of Web servers. Inside Java Servlets Developer's Guide, you'll learn about all aspects of server development, including hosting, configuration, wireless, security, and more--plus, plenty of detailed, fully explained examples insure your complete understanding. Exploit the server- and platform-independence of Java servlets to develop a best-of-breed strategy for your servers, platforms, and tools.
Companion Site
Author Karl Moss offers a companion Web site for this book, ServletGuru.com. On the companion Web site you will find further sample excerpts and code downloads. Karl Moss is currently employed by Macromedia, and is part of the JRun development team.
Book Features
- Maximize the capabilities of Java servlets using advanced development strategies
- Identify clients and track session information with cookies and URL rewriting
- Understand the flow of HTTP requests through Tomcat architecture
- Authenticate users and implement cutting-edge security measures
- Utilize filters for image conversion, data compression, auditing, triggering resource-access events, and more
- Generate WML for wireless devices
- Interface with databases and Java servers using JDBC
- Use XSLT to transform XML to HTML or WML
- Explore all of the innovations enabled through servlets, including Native Code
- Communicate with servlets from a variety of clients, including applets and J2ME
Book Excerpts
Created: July 31, 2002
Revised: July 31, 2002
URL: https://webreference.com/programming/java/servletsguide/