Chapter 6: Generating the Server Response: HTTP Status Codes
Source Code in This Chapter
Note:
right-click or shift-click on the links to download the associated file. All code is freely available for unrestricted use.
Order now
SearchEngines.java
A servlet that redirects responses to various search engines. Uses the
SearchSpec
class.
SearchSpec.java
A class that represents information on how to generate search-engine-specific URLs from a query string and a hits-per-page value.
SearchEngines.html
Front end to the
SearchEngines
servlet.
URLs in This Chapter
http://www.google.com/
http://infoseek.go.com/
http://www.lycos.com/
http://www.hotbot.com/
http://www.rfc-editor.org/
. Starting place when looking for on-line RFCs. RFCs mentioned in this chapter:
RFC 2616:
Specifies HTTP 1.1
General
On-site servlet and JSP short courses.
Taught at
your
location.
Public (open enrollment) servlet and JSP short courses.
For those without enough people to justify an on-site course.
Order from amazon.com.
Free examination copies for instructors.
For courses that are considering the use of the book.
Course materials
License materials for use in your own courses.
Reader reviews.
Table of contents.
Also available
in PDF
.
Index.
Adobe acrobat (PDF) format.
API for all code.
Javadoc format.