What is the best way to generate complex reports from JSP? I was =
thinking about selecting the information for the report out of the =
database in XML format and then applying a style sheet to the XML data =
to convert it into PDF format. Nice, but for complex reports the style =
sheets becomes unbearable.

Are there ways to interface with Crystal Reports or some other reporting =
program so that the user can click on a link on a web page to have a =
report generated and then displayed to the user. Also the user should be =
able to print the report to their printer.

What are the best ways to accomplish something like this?

Thanks in advance
Brian
[EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to