OpMath: Projects: Components

_

OpMath: Site Map  

-  

OpMath: Support  

-  

OpMath: Projects  

-  

OpMath: About OpMath  

-  

OpMath: Contact  

-  

 

OpMath Utilities Foundation & Optional Components

OpMath Components

Live versions of the Mail Client and Reporter components are available on line, at http://vega.opmath.com/.

OpMath Utilities Foundation

The OpMath Utilities Foundation provides a range of common facilities for Java Servlets, including request handling, JDBC database access abstractions, and the DMLDoc Web reporting framework. As a whole, the Utilities Foundation provides an efficient and simple environment for Servlet development.

Mail Client Component

The OpMath mail component serves as a simple email client that can be accessed via a servlet, or incorporated into any networked Java application via a very simple API. The mail client supports sending text email messages, together with binary or text MIME attachments of any type. The mail client is multi-threaded, and can support large queues of outgoing messages, and multiple queue instances with alternate identities. The mail component includes a sample java servlet client.

Mail Client Lite Component

The 'lite' version of the mail client is provided as a simpler alternative to the standard mail client. It is not multi-threaded, and sens mail directly. The lite version is potentially less scalable, and is more reliant on relaible access to an SMTP server. However, by not creating independent, long-running threads, it avoids some Java process management issues in some operating environments. The mail lite component does not incude a sample servlet client.

Web Reporter Component

The reporter component acts as an ad hoc test for some of the OpMath infrastructure functionality. The reporter servlets should also guide the development of business applications that make use of OpMath Infrastructure and components.

 

_

Copyright 2003 - 2005 © The Open Math Company Limited, Brighton, UK.

Java and all Java-based marks are trademarks or registered trademarks of Sun Microsystems, inc. in the U.S. and other countries. Other trademarks are the property of their respective owners.

Valid HTML 4.01!

OpMath: Home