------------------------------------------------------------------------------ Millstone(tm) Open Sourced User Interface Library for Internet Development With Java(tm) version 3.1.0 (c) 2000-2005, IT Mill Ltd ------------------------------------------------------------------------------ Introduction ------------ Millstone is a component based user interface framework, that is designed for server side UI development. The UI framework is designed to be independent from terminal standards. The logical UI components are represented on different terminals using adapters. Millstone version 3 supports web-based interfaces using the included web-adapter. Distribution contents --------------------- The disrtibution package contains the following files and directories: lib Binary jar-packages for Millstone components, web- adapter and examples base Millstone Base package source files web-adapter Millstone Web-Adapter package source files examples Millstone Example applications. The examples are also included as war-package under lib-directory. readme.txt This readme-file license.txt The GNU lesser general public license that applies to all filed in this release (unless otherwise noted) install.txt Installation notes release-notes.txt Notes about this release Installation ------------ The installation of the Millstone libraries requires installation of the jar-files from the bin-directory to classpath and configuration to application server. See the install.txt for more detailed instructions. License ------- This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public license as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public license along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA For more detailed license, read lisence.txt or contact IT Mill Ltd Contact information ------------------- For more information contact IT Mill Ltd Ruukinkatu 2-4 20540 Turku Finland email: info@itmill.com www: www.itmill.com ------------------------------------------------------------------------------ Millstone is a registered trademark of IT Mill Ltd