|
|
|
|
| |
Working with Different Java Architectures |
| |
Java Enterprise Edition
To incorporate ElegantJ Charts in Java Enterprise Edition environment:
- Add ElegantJ Charts library in enterprise application classpath.
- Create Java chart instance in a session Bean.
- Initialise Java chart object by configuring chart component properties or importing EJXML chart template.
- Bind chart data.
- Generate and push chart image to the client.
Please refer Programmers' guide for further information. |
| |
JSP
To incorporate ElegantJ Charts in JSP environment:
- Add ElegantJ Charts library in web application classpath.
- Create Java chart instance in a JSP.
- Initialise Java chart object by configuring chart component properties or importing EJXML chart template.
- Bind chart data.
- Generate and push chart image to the client.
Please refer Programmers’ guide for further information. |
| |
Servlet
To incorporate ElegantJ Charts in Servlet environment:
- Add ElegantJ Charts library in web application classpath.
- Create Java chart instance in a Servlet.
- Initialise Java chart object by configuring chart component properties or importing EJXML chart template.
- Bind chart data.
- Generate and push chart image to the client.
Please refer Programmers’ guide for further information. |
| |
Java Application or Applet (Java Standard Edition)
To incorporate ElegantJ Charts in Java Application or Applet (Java Standard Edition):
- Add ElegantJ Charts library in classpath.
- Create Java chart instance.
- Initialise Java chart object by configuring chart component properties or importing EJXML chart template.
- Bind chart data.
- Set chart object in your presentation container as per your layout.
Please refer Programmers’ guide for further information. |
| |
| |
|
| |
|
| Gallery |
| Snapshots of numerous type and presentation styles of ElegantJ Charts. |
 |
|
|
|
|
|
|
|