1. REQUIREMENTS FOR Echo.java
You must have the JCE (crypto).  It can be found here.
http://java.sun.com/products/jce/

2. You must have the JSSE (java secure socket extensions).  It can be found here.
http://java.sun.com/products/jsse/

3. You must include the following line to the java.security file:
security.provider.2=com.sun.net.ssl.internal.ssl.Provider

4. You must add openecho.jar to your CLASSPATH.

5. There is a JSP example in the examples directory.
You must have an account with ECHO for the
example to work properly (http://www.echo-inc.com).
To see a working example on our site, goto http://www.openecho.com.


Please, please, please let us know about any
any bugs or feature request.  You may contact us at:
support@openecho.com

The source code is included in the openecho.jar file.




