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]

Reply via email to