|
To display performance statistics as graphs using JSP, Spring and JBoss
Hi,
I am new to J2EE and we have to create a dashboard for monitoring performance statistics.
We are going to use JSP, Spring framework and JBoss application server.The data base is MS SQL server.
The business layer is not finalized, Javabeans, EJB etc.....
My requirement is "i need to access 50 databases at a time and show the data as graph.
Can some one assist me how this can be achieved.
|