Features
- Cover Type: Paperback with 588 pages
- Published by: McGraw-Hill/OsborneMedia
- Edition: 2nd Edition February 21, 2002
- Written in: English
- ISBN 10 Number: 007222262X
- ISBN 13 Number: 978-0072222623
-
Book Dimensions:
9.2 x 7.4 x 1.5 inches
- Weighs: 2.6 pounds
Product Description
Design and build real-world server applications using this advanced developer's resource. Covering the Java servlet API, J2ME, and much more, this valuable guide provides you the technical know how for extending server functionality and improving existing business systems.
Back Cover Copy
Engineer Your Way to Excellence
Master the mechanism that has made many Web applications possible. Java servlets enable Web developers to access existing business systems by extending the functionality of Web servers. Inside, you'll 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.
Java Servlets Developer's Guide is an indispensable resource for developers who want to maximize the power of Java on a Web server.
- 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