If you plan to use KavaChart ProServe, your first step will probably be to copy the "kavachart.war" file to your "webapps" directory to run the demonstration software and learn how how to use KavaChart's tag library or server objects. You may have already done this, in which case, KavaChart is already installed on your system.
You can get details about integrating KavaChart server objects with your own
web application in the
KavaChart ProServe Manual.
If instead you plan to use KavaChart applets, you'll find many demos
under the "demo"
directory. Each subdirectory under demo corresponds to one of the
KavaChart AlaCarte collections.
You can get complete information about installing and using KavaChart AlaCarte applets in the KavaChart AlaCarte Manual.
The Enterprise Edition includes jar files, class libraries, applets, JavaBeans, contributed source code, and some or all of the KavaChart core charting source code for your use. These Java classes are found in various jar files and beneath the "com" directory.
At this writing, KavaChart includes features that take advantage of versions as new as JDK 1.4, but will work with JDKs as old as 1.1.4.
<applet code=com.ve.kavachart.applet.lineApp archive="lineApp.jar" width=300 height=300>Or, use CODEBASE to specify a different location for the archive file.
</applet>
For information about installing license keys, see Appendix A