Servlets.com

Home

What's New?

com.oreilly.servlet

Servlet Polls

Mailing Lists

Servlet Engines

Servlet ISPs

Servlet Tools

Documentation

Online Articles

The Soapbox

"Java Servlet
Programming,
Second Edition"

"Java Enterprise
Best Practices"

Speaking & Slides

About Jason

XQuery Affiliate

Advertising Info

The Book
Chapter 10 Examples from Java Servlet Programming, 2nd Ed


Examples from other chapters:

Example 10.1 to 10.14: Daytime Server
These applets, servlets, and HTML pages demonstrate applet-servlet communication using HTTP, sockets, and RMI. The applet contacts the servlet using each of these protocols to determine the current time. You may experience various problems with some of the techniques if you're using anything but the latest browser with a direct Internet connection. HTTP is most likely to succeed. The RMI verison is disabled because of classpath issues.

Example 10.15 to 10-21: Chat Server
These applets, servlets, and HTML pages demonstrate applet-servlet communication with a simple chat server example. You may experience various problems with some of the techniques if you're using anything but the latest browser with a direct Internet connection. HTTP is most likely to succeed. RMI is disabled because of classpath issues.

 


Home   com.oreilly.servlet   Polls   Lists   
Engines   ISPs   Tools   Docs   Articles   Soapbox   Book

Copyright © 1999-2005 Jason Hunter
Privacy Policy

webmaster@servlets.com
Last updated: March 1, 2009