Collecting Data from the HTML Page
Applet
Example 1
The simplest implementation, here all data and configuration
is read from the HTML page.
Collecting Data from Server Processes
Applet
Example 4
Collecting Data from a Server process.
Applet Example 5
Collecting both the configuration and graph data
from server side processes.
|
Collecting Data from Files
Applet
Example 2
Reading Data from a text file
Applet
Example 3
Reading Configuration and chart Data from text files.
Collecting Data from Databases
Applet
Example 6
This example demonstrates one method by which data
can be obtained dynamically from a database.
For
more Database connection methods please see the,
Tutorial Section
- click here
|