This package contains the Cougaar
minimal http-engine and simple http-tunnel.
The engine is a simple component wrapper around the {@link
org.cougaar.lib.web.micro.base.ServletEngineImpl} implementation. It
is sufficient for most servlet-based UIs.
The tunnel is primarily a proof-of-concept. In general, it's better to
redirect a browser to the correct URL than it is to tunnel HTTP requests
for that browser.
For more detail, see the
Cougaar Developers' Guide.
|