JSP & Servlet Demo
Click an option on left to start an example
Java Server Pages Demo
- This example shows a box chart of hypothetical data on the stopping distance, in feet, from the speed of 60 miles per hour of various classifications of cars. Note the datapoints which are considered outliers are plotted as points instead of being included in the group data
Servlet Demo
- This servlet allows you to choose the data and create your own chart and view it as an interactive applet or a static image.
Drill Down Servlet Demo
- This servlet takes a drill down chart and allows you to view it in an applet or as a static image. To navigate through the drill down chart in an applet, left double-click to go down the link and right double-click (or use the Pop-Up Menu and select Back) to go up a link. In the static image environment, left single-click to go down the link and hit the Back button on your browser to move back up.
Dial Chart Servlet Demo
- This example shows four Dial Charts and a Column Chart based on hypothetical data of the temperatures, in degrees Fahrenheit, in different cities of the selected country.
Pie Chart Servlet Demo
- This example shows a 3-D Pie Chart of Web site traffic.
Radar Chart Servlet Demo
- This example shows a Radar Chart based on hypothetical data of personal expenditures, in dollars per day, for different groups.
Time-Based Zooming & DrillDown Servlet Demo
- This example shows a Column Chart based on the value of a portfolio for a hypothetical client. The graph is shown with dollar value versus month of the year. The example shows the time-based zooming ability of EspressChart. Furthermore, it also shows the ability of EspressChart to create hyper-links to specified Web locations.