Skip to content

Java Servlets

Best in textbook rentals since 2012!

ISBN-10: 0071351884

ISBN-13: 9780071351881

Edition: 2nd 1999

Authors: Karl Moss

List price: $49.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Java Servlets is for the professional who is writing code for Java servlets, these being applications that take information from databases and present it in any format a user might request.
Customers also bought

Book details

List price: $49.99
Edition: 2nd
Copyright year: 1999
Publisher: McGraw-Hill Osborne
Binding: Book, Other 
Pages: 576
Size: 7.25" wide x 9.25" long x 1.50" tall
Weight: 2.332
Language: English

Acknowledgmentsp. ix
Introductionp. xi
Servlet Overviewp. 1
What Are Servlets?p. 2
Why Use Servlets?p. 3
What Do You Need to Write Servlets?p. 4
What Do You Need to Run Servlets?p. 4
Summaryp. 6
The Java Web Serverp. 7
The JavaServer Architecturep. 8
Administrationp. 10
Internal Servletsp. 28
Accessing the Java Web Serverp. 30
Summaryp. 31
Your First Servletp. 33
The Basic Flowp. 34
Before You Get Startedp. 36
Servlet Example: Propertiesp. 36
Summaryp. 45
Servlet Chainingp. 47
What Is Servlet Chaining?p. 48
Chaining Example: Table Filterp. 48
Triggering a Servlet Chainp. 52
Summaryp. 62
Server-Side Includesp. 63
What Are Server-Side Includes?p. 64
The Servlet Tag Syntaxp. 65
Server-Side Includes Example: Echo Servlet Tagp. 66
Server-Side Includes Example: Standard Header and Standard Footerp. 70
Summaryp. 75
Session Managementp. 77
Session Trackingp. 78
Cookiesp. 88
URL Rewritingp. 90
Session Tracking without a Browserp. 93
Session Eventsp. 99
Summaryp. 102
Securityp. 103
HTTP Authenticationp. 104
Custom Authenticationp. 106
HTML Form Authenticationp. 112
Applet Authenticationp. 116
Secure Sockets Layerp. 126
Summaryp. 127
HTML Formsp. 129
HTML Forms or Java Applets?p. 130
Form Basicsp. 130
The EchoSurvey Servletp. 154
Summaryp. 158
Using JDBC in Servletsp. 159
JDBC Overviewp. 160
JDBC Servlet: EmployeeListp. 176
Connection Poolingp. 187
Working with Imagesp. 203
Summaryp. 210
Applet to Servlet Communicationp. 211
HTTPp. 212
What Is Tunneling?p. 213
The Basic Flowp. 213
Tunneling for Java 1.0.2p. 214
New for Java 1.1: Serializationp. 241
Summaryp. 261
Automating Applet to Servlet Programmingp. 263
Writing the Client Is Always the Samep. 264
Writing the Server Is Always the Samep. 266
Let Java Write the Client and Server for Youp. 268
Summaryp. 303
Easting the Distribution Process: Automatic JAR File Creationp. 305
Discovering Class File Dependenciesp. 306
Opening and Reading a Class Filep. 315
Reading the Number of Entries in the Constant Poolp. 319
Putting It All Together: The CreateArchive Applicationp. 323
Distributing an Appletp. 325
A Few Pitfallsp. 328
Summaryp. 329
Three-Tier JDBC Driverp. 331
JDBC Driver Typesp. 332
The Challenge: A Lightweight JDBC Driverp. 333
JDBC Hurdlesp. 335
Writing SQLServletp. 336
SQLServlet Example: SimpleQuery Appletp. 370
Summaryp. 380
Sending Mail from Servletsp. 381
What Are the Options?p. 382
Sending Mail Using SmtpClientp. 383
The JavaMail APIp. 387
Summaryp. 402
Using Servlets and Native Codep. 403
JNI Overviewp. 404
Obligatory "Hello World"p. 405
Invoking Java Methods from Cp. 411
Listing ODBC Data Sourcesp. 416
Summaryp. 426
Using Servlets and RMIp. 427
The Challenge: Accessing Other Java Serversp. 428
RMI Overviewp. 429
RMI Example: CustomerInfop. 430
Converting a Servlet into an RMI Serverp. 441
Making RMI Even Easierp. 441
Summaryp. 441
The Servlet APIp. 443
Cookiep. 444
GenericServletp. 449
HttpServletp. 453
HttpServletRequestp. 458
HttpServletResponsep. 463
HttpSessionp. 469
HttpSessionBindingEventp. 473
HttpSessionBindingListenerp. 475
HttpSessionContextp. 477
HttpUtilsp. 478
RequestDispatcherp. 480
Servletp. 482
ServletConfigp. 484
ServletContextp. 486
ServletExceptionp. 491
ServletInputStreamp. 492
ServletOutputStreamp. 494
ServletRequestp. 496
ServletResponsep. 500
SingleThreadModelp. 502
UnavailableExceptionp. 503
On-line Servlet Resourcesp. 505
Indexp. 507
Table of Contents provided by Syndetics. All Rights Reserved.