Re: Reporting Engine

2003-02-10 Thread Irv Salisbury III
: http://xreporter.cocoondev.org/index.html -Original Message- From: Irv Salisbury III [mailto:[EMAIL PROTECTED]] Sent: Mon 2/10/2003 1:41 PM To: [EMAIL PROTECTED] Cc: Subject: Reporting Engine I have been tasked to build/find/modify a reporting engine inside cocoon. I

RE: Reporting Engine

2003-02-10 Thread Bruno Dumon
On Mon, 2003-02-10 at 22:25, Conal Tuohy wrote: > Looks interesting... but where is the "live demo"? Here: http://xreporter.cocoondev.org/cocoon/mount/xreporter/en-US/datasources (log in with demo/demo) the link is at the bottom of the homepage, but maybe you are confused by the TOC on top? --

RE: Reporting Engine

2003-02-10 Thread Conal Tuohy
Looks interesting... but where is the "live demo"? > -Original Message- > From: Sean McKaharay [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, 11 February 2003 07:53 > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: RE: Reporting Engine > > > xReporte

Re: Reporting Engine

2003-02-10 Thread Steven Noels
Sean McKaharay wrote: xReporter...I am using xReporter right now. It takes a little time to understand all the stylesheets but I think it works great for reporting. ... and our stylesheets are under serious rework to show off xReporter can look nice, too ;-) -- Steven Noels

RE: Reporting Engine

2003-02-10 Thread Sean McKaharay
PROTECTED]] Sent: Mon 2/10/2003 1:41 PM To: [EMAIL PROTECTED] Cc: Subject: Reporting Engine I have been tasked to build/find/modify a reporting engine inside cocoon. I have looked at the POI project, and it will not fit

Re: Reporting Engine

2003-02-10 Thread Brian Johnson
Take a look at Jasper Reports http://sourceforge.net/projects/jasperreports/ On Monday, February 10, 2003, at 01:41 PM, Irv Salisbury III wrote: I have been tasked to build/find/modify a reporting engine inside cocoon. I have looked at the POI project, and it will not fit, as we don't

Reporting Engine

2003-02-10 Thread Irv Salisbury III
I have been tasked to build/find/modify a reporting engine inside cocoon. I have looked at the POI project, and it will not fit, as we don't want Excel to be the client. I am hoping for any information on any engines that people have used inside cocoon, or if anyone knows of any engines

Re: Cocoon as a web reporting engine

2001-06-27 Thread Sergio Carvalho
On Wed, 27 Jun 2001 10:53:37 -0700 "Tran, Minh-Quan B" <[EMAIL PROTECTED]> wrote: > > How do you configure to feed the result onto a cocoon pipeline? As I > understand, the way cocoon get to serve a request is through a certain uri > pattern, let say, http://localhost/cocoon/something.xml...

RE: Cocoon as a web reporting engine

2001-06-27 Thread Tran, Minh-Quan B
> 2) Our front end is all .jsp pages. How do we set things up so that our > servlet engine first processes the .jsp page, then feeds the resulting file > to Cocoon? We need to use Java calls from the JSP pages to pull the data > that will go on our reports. Assuming we'd use an XML template i

Re: Cocoon as a web reporting engine

2001-06-27 Thread Davanum Srinivas
Sergio, Can you post the URL for your site? Thanks, dims --- Sergio Carvalho <[EMAIL PROTECTED]> wrote: > On Tue, 26 Jun 2001 17:23:47 -0700 > Darrel Riekhof <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > > > 1) Is Cocoon a viable solution

Re: Cocoon as a web reporting engine

2001-06-27 Thread Sergio Carvalho
On Tue, 26 Jun 2001 17:23:47 -0700 Darrel Riekhof <[EMAIL PROTECTED]> wrote: > Hello, > > > 1) Is Cocoon a viable solution for a reporting engine on a high volume site? You'll have to question people around. I'm currently serving 1 million pages a day with C2, a

Cocoon as a web reporting engine

2001-06-26 Thread Darrel Riekhof
iable solution for a reporting engine on a high volume site? 2) Our front end is all .jsp pages. How do we set things up so that our servlet engine first processes the .jsp page, then feeds the resulting file to Cocoon? We need to use Java calls from the JSP pages to pull the data that wi