Rosa 2000

Introduction

Rosa200 is a Java applet that allows you to improve your server-side web applications by adding some simple features on the client-side. It was originally designed with WebMapping applications in mind, but is generic enough to be used in any type of application.

The main purpose of the applet is to extend the standard <INPUT TYPE=IMAGE...> form control. It displays an image (GIF or JPEG) on which operations can be performed, these include single clicks, dragging a rectangle, ellipse, or polyline to define an area of interest. It can also have a toolbar and/or floating buttons with various functions attached to them. The information on the user's input will be returned through form parameters that you define.

Rosa2000 is OpenSource, this means that you can use it freely in your own applications, and that you also have access to the source code. Just like with any OpenSource project, we hope that users of the applet will contribute their improvements and report problems/suggestions.

If you can't wait any longer and want to see how this thing works, then you can jump straight to the Applet documentation and list of Parameters.

We would like to suggest that you visit the Rosa2000 Home Page regularily. In this page you will find the latest release of the applet and documentation, links to cool applications that use it, information on related products/projects, etc.

 

Copyright and License Terms

Copyright (c) 1999, 2000, DM Solutions Goup Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

 

Revision History
  • January 1st, 2000 - Version 1.0 - First public release.

 

Related Documents

 


$Revision: 1.4 $ $Date: 2000/03/30 19:42:54 $