bar graph

2D / 3D Horizontal Bar Graph Documentation

[ Bar Graph Home ] [ Tutorials ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Implementing

In order to provide for the widest variety of implementations possible, we have provided the Bar Graph in two forms, Applet and Servlet. Whether you choose to use the bar graph in either Applet or Servlet form depends largely upon your requirements.

For a discussion on some of the merits of using the Applet or Servlet please see the
"Applet or Servlet" section.

Implementing the Applet
Incorporating the graph applet into your web page involves just four simple steps.
Click here for full instructions.
Implementing the Servlet
Implementing the graph servlet is a little more involved but the following instructions should make the process fairly straightforward.
Click here for full instructions.
Implementing the Servlet with a Direct Database Bind / Connection
In addition to the data acquisition methods, described in the sections above, the Servlet form of the graph is capable of making a direct connection to a database.
Click here for full instructions.

 

If you experience any difficulties implementing then please do not hesitate to contact us at,
JPowered Support

 

« back to Documentation Index

« back to Getting Started

[ Bar Graph Home ] [ Tutorials ] [ Getting Started ] [ Examples & Demos ] [ Solutions ]

Getting Started

Documentation

Examples

Tutorials

Common Problems
This section describes and provides solutions to common problems.