RE: Report Generator

2006-02-06 Thread George Law
Chuck,

Check this out - it's a real **simple** JSP  that just does a query and
dumps out the results to the 
web browser.
http://www.thebook-demo.com/java-server/jsp/Mysql/MysqlExample.jsp

Its been a while since I have worked with JSP - I wrote this example
several years ago (the web site
belongs to a previous employer).  At the time, I think I had to drop the
unpacked jar file for the mysql
driver into the Tomcat source directory. That is about all I remember
about Tomcat.  

--
George Law


> -Original Message-
> From: Chuck Craig [mailto:[EMAIL PROTECTED] 
> Sent: Saturday, February 04, 2006 10:23 AM
> To: MySQL-General
> Subject: Report Generator
> 
> Hi, I'm new to the list and not sure whether my question 
> belongs here or not. I'm looking for an open source program, 
> that runs on JSP, to generate reports on data in MySQL 
> databases. I've found a few myself but they run on PHP. Any 
> thoughts or advice would be very appreciated.
> 
> -Chuck Craig
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Report Generator

2006-02-06 Thread Gleb Paharenko
Hello.

I'm not sure, but have a look here:
  http://dev.mysql.com/tech-resources/articles/dba-dashboard.html




Chuck Craig wrote:
> Hi, I'm new to the list and not sure whether my question belongs here or
> not. I'm looking for an open source program, that runs on JSP, to
> generate reports on data in MySQL databases. I've found a few myself but
> they run on PHP. Any thoughts or advice would be very appreciated.
> 
> -Chuck Craig


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
   <___/   www.mysql.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]