You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Rafael Taboada <ka...@gmail.com> on 2005/05/16 21:20:19 UTC

Reports

Hi folks. I'm doing reports for my project and I was asking me if
there are tools in order to help to do that.

Is it possible to integrate Crystal Reports with Struts?. I heard
about Business Object... Do u know some documentation about it?

What other tools are there in order to make reports???

Thanks for help me.


-- 

 Rafael Taboada

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Reports

Posted by Rafael Taboada <ka...@gmail.com>.
 I want to show results and graphics in a jsp. For example in PHP I
use phplot in order to show graphics showing data. I want to show
tables showing records too. In general, showing data in pages. If the
user wants to export to pdf or doc, it must be an option to do that.

 Is there a tool to help me?. What's the best?

 Thanks

-- 

 Rafael Taboada

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Reports

Posted by Martin Gainty <mg...@hotmail.com>.
The Poi-Hwpf Apache project is currently addressing the task of writing 
Microsoft Compound documents.
More information can be ascertained at the jakarta site which is located at
http://jakarta.apache.org/poi/hwpf/docoverview.html

Good Luck,
Martin-

______________________________________________
Disclaimer and confidentiality note
Everything in this e-mail and any attachments relating to the official 
business of Sender and is proprietary to Sender. It is confidential, legally 
privileged and protected by law. Sender does not own and endorse any other 
content.
(mobile) 617-852-7822
(http)www.laconiadatasystems.com




>From: Shajee <sh...@gmail.com>
>Reply-To: Shajee <sh...@gmail.com>
>To: Struts Users Mailing List <us...@struts.apache.org>, Martin Gainty 
><mg...@hotmail.com>
>Subject: Re: Reports
>Date: Mon, 25 Jul 2005 17:08:08 +0530
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc7-f16.hotmail.com 
>with Microsoft SMTPSVC(6.0.3790.211); Mon, 25 Jul 2005 04:39:44 -0700
>Received: (qmail 13057 invoked by uid 500); 25 Jul 2005 11:38:10 -0000
>Received: (qmail 13044 invoked by uid 99); 25 Jul 2005 11:38:10 -0000
>Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49)    by 
>apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 04:38:10 -0700
>Received: pass (asf.osuosl.org: domain of shajee@gmail.com designates 
>64.233.184.206 as permitted sender)
>Received: from [64.233.184.206] (HELO wproxy.gmail.com) (64.233.184.206)    
>by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jul 2005 04:38:03 -0700
>Received: by wproxy.gmail.com with SMTP id i11so969243wra        for 
><us...@struts.apache.org>; Mon, 25 Jul 2005 04:38:08 -0700 (PDT)
>Received: by 10.54.139.7 with SMTP id m7mr2120266wrd;        Mon, 25 Jul 
>2005 04:38:08 -0700 (PDT)
>Received: by 10.54.78.7 with HTTP; Mon, 25 Jul 2005 04:38:08 -0700 (PDT)
>X-Message-Info: JGTYoYF78jHm/9tpMMGYSNypa6P+XcCUI5Cnbs+MAJE=
>Mailing-List: contact user-help@struts.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@struts.apache.org>
>List-Help: <ma...@struts.apache.org>
>List-Post: <ma...@struts.apache.org>
>List-Id: "Struts Users Mailing List" <user.struts.apache.org>
>Delivered-To: mailing list user@struts.apache.org
>X-ASF-Spam-Status: No, hits=0.0 
>required=10.0tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS
>X-Spam-Check-By: apache.org
>DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;        s=beta; 
>d=gmail.com;        
>h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; 
>        
>b=VdbttcWdjaW+f5ZD2dkF+3eHmYHqT3ZFVaChbIW3s94mtzF0gPHDh5xE7bMF8G+557ltPfPZ46rPIhyE6oZkoi1CXTsR+OmfZ+64aRG0a159xuGJ5vSrU4oPFUp7e7Up+QxPI4h6h/zwCP39P5COHn7HXfoqOXRTJvMYzura4XM=
>References: <1c...@mail.gmail.com> 
><BA...@phx.gbl>
>X-Virus-Checked: Checked by ClamAV on apache.org
>Return-Path: user-return-140837-mgainty=hotmail.com@struts.apache.org
>X-OriginalArrivalTime: 25 Jul 2005 11:39:44.0744 (UTC) 
>FILETIME=[8DACC680:01C5910D]
>
>hi, As far as i have seen in open source and web applications (with
>jsp) all tools support either XML, PDF, HTML or CSV etc
>However there's none which gives a RTF or MS Word output
>
>Do you have any idea of a reporting tool/engine which does give a
>RTF/Word output.
>
>Thanks & Regards
>Shajee
>
>On 5/17/05, Martin Gainty <mg...@hotmail.com> wrote:
> > Rafael-
> >
> > what format are you looking for output?
> > PDF?
> > doc?
> > rtf?
> >
> > Saludos!
> > Martin-
> > ----- Original Message -----
> > From: "Rafael Taboada" <ka...@gmail.com>
> > To: "Struts List" <us...@struts.apache.org>
> > Sent: Monday, May 16, 2005 3:20 PM
> > Subject: Reports
> >
> >
> > Hi folks. I'm doing reports for my project and I was asking me if
> > there are tools in order to help to do that.
> >
> > Is it possible to integrate Crystal Reports with Struts?. I heard
> > about Business Object... Do u know some documentation about it?
> >
> > What other tools are there in order to make reports???
> >
> > Thanks for help me.
> >
> >
> > --
> >
> >  Rafael Taboada
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> > For additional commands, e-mail: user-help@struts.apache.org
> >
> >
>
>
>--
>Cheers!!!
>Shajee
>(New Delhi)
>9891245472
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Reports

Posted by Shajee <sh...@gmail.com>.
hi, As far as i have seen in open source and web applications (with
jsp) all tools support either XML, PDF, HTML or CSV etc
However there's none which gives a RTF or MS Word output

Do you have any idea of a reporting tool/engine which does give a
RTF/Word output.

Thanks & Regards
Shajee

On 5/17/05, Martin Gainty <mg...@hotmail.com> wrote:
> Rafael-
> 
> what format are you looking for output?
> PDF?
> doc?
> rtf?
> 
> Saludos!
> Martin-
> ----- Original Message -----
> From: "Rafael Taboada" <ka...@gmail.com>
> To: "Struts List" <us...@struts.apache.org>
> Sent: Monday, May 16, 2005 3:20 PM
> Subject: Reports
> 
> 
> Hi folks. I'm doing reports for my project and I was asking me if
> there are tools in order to help to do that.
> 
> Is it possible to integrate Crystal Reports with Struts?. I heard
> about Business Object... Do u know some documentation about it?
> 
> What other tools are there in order to make reports???
> 
> Thanks for help me.
> 
> 
> --
> 
>  Rafael Taboada
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
> 
> 


-- 
Cheers!!!
Shajee
(New Delhi)
9891245472

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


Re: Reports

Posted by Martin Gainty <mg...@hotmail.com>.
Rafael-

what format are you looking for output?
PDF?
doc?
rtf?

Saludos!
Martin-
----- Original Message ----- 
From: "Rafael Taboada" <ka...@gmail.com>
To: "Struts List" <us...@struts.apache.org>
Sent: Monday, May 16, 2005 3:20 PM
Subject: Reports


Hi folks. I'm doing reports for my project and I was asking me if
there are tools in order to help to do that.

Is it possible to integrate Crystal Reports with Struts?. I heard
about Business Object... Do u know some documentation about it?

What other tools are there in order to make reports???

Thanks for help me.


-- 

 Rafael Taboada

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org