Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.eireneh.net

Class Summary
Cookie Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server when the client accesses the same Web page.
Header A set of Headers are set from the server to the browser before the actual web page data is sent, these headers include meta-information about the data including Cookies
WebBrowser  
WebEnvironment A quick way of testing CommsXL
WebPage Represents a single web page.