Open Web Toolkit (OWT) library ------------------------------ The OWT library is a set of tools to build CGI web applications in C/C++. Unfortunately there is still little documentation for the core OWT classes (that's on the ToDo list!). And just to make things worse, there are no complete sample applications to learn from in this distribution since the source code of all the applications built on top of OWT until now is not public domain. One very intreresting OWT component, OWTChart, is 100% OpenSource and is included in this distribution. It is a standalone CGI program that generates GIF images for various types of charts. See the OWTCharts license terms and documentation in htdocs/owtchart.html or on the web at: http://www2.dmsolutions.ca/webtools/owtchart/ For any questions/comments/suggestions/bug reports, please send an Email to: Daniel Morissette, morissette@dmsolutions.ca ---------- $Id: README.TXT,v 1.4 2001/03/01 06:23:29 daniel Exp $ ----------