Test SaveInfo servlet

        Instructions:
  • Click within left side of applet to save;
  • Click within right side of applet to get.
Applet will show message that comes back from server.

Applet Source:

Test.java extends GenericApplet.java.

Communication with servlet is via DB.java.

Servlet Source:

SaveInfo.java uses a PersistentHash.java store.