1 message in com.mysql.lists.javaJSP, Mysql and Query Results
FromSent OnAttachments
Brandon Shuey09 Jul 1999 07:28 
Subject:JSP, Mysql and Query Results
From:Brandon Shuey (bran@bottomdollar.com)
Date:07/09/1999 07:28:00 AM
List:com.mysql.lists.java

Has anyone built or seen JavaBeans that run under the newest version of JSP that
will allow the results of a query to be displayed in html table format and allow for html formatting of the table as well. I'm
looking for a replacement for ColdFusion, but it has a nice looping function that will allow you to easily loop through the results of
your query with html formatting inside the loop for a nice presentation.