To what extent do you mean use Struts? Using actual Struts mechanisms to generate a report (can't think of anything right off hand that would do that for you...except maybe the connection pooler) or just use Struts to collect some report parameters, then direct off to some reporting beans/packages? I haven't used any inherent Struts functionality to directly build reports, but I've used ActionForms to collect report query parameters then use Castor/FOP to build PDF reports which are then streamed back to the client.
----- Original Message ----- From: "Michelle Popovits" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 31, 2002 8:37 AM Subject: Struts for reporting? > Anyone used Struts to develop reports? > I am tasked with the job of writing reports and will need to determine if I > can just use Struts or if I should use something in conjunction with Struts > or WebApp. > > Any to consider? > Ideas? Suggestions? > > Michelle > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>