Nothing I am aware of is integrated as part of the Struts dist. I've looked at JasperReports, it does all you ask and it is pretty flexibile as to what data can be used, but there is lately a little bit of controversy around the project, google "jasperreports site:slashdot.org".
You can also use POI to generate MS Word or Excel documents, I've only used this library for reading Excel docs. On a previous project, a teammate created some very nice PDF reports with XML + XSL + XSL-FO, but it can be a steep learning curve if you're not up to speed on XML technologies (look at http://www.w3.org/Style/XSL/). Good luck, -ed On 5/5/05, Shajee <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to the group and Struts Framework. There're a few urgent > queries for which i'm unable to get some good answers. Thought you guys > might be helpful > > Is there any inbuilt functionality in struts framework for > implementing reports. > > Are there any Apache based tools/model for reporting in java web > application based on Struts framework. > > The reports have to generated in DOC, PDF, HTML etc file formats > > Looking forward to some suggestions > > Thanks & regards > Shajee > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]