I once tried generating reports using Servlets.
My boss made me let go of Java and told me to use Seagate Crystal Reports to
generate reports and it worked great. It only took me half a day to perform
that task, and I estimate that it would have taken me days to get a not as
good result using JAVA.

Most people on this list are Java Evangelists, but face it people, starting
something from scratch when the solution already exists is a great loss of
time. Even if it's commercial and not Java powered (argh!)

Only barrier, Crystal Reports is very expensive.

Cheers, AD.

----- Original Message -----
From: "Pradeep Shekade" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 03, 2001 4:31 PM
Subject: Re: How to produce Reports


> hi,
>
> Yes its www.klgroup.com.
>
> These are the gys who made this package.
>
> Pradeep Shekade
>
>
> --- Shawn Sohl <[EMAIL PROTECTED]> wrote:
> > Is there a web site where I could look at the JClass
> > PageLayout classes and
> > try to demo them?
> >
> > Thanks
> >
> > -----Original Message-----
> > From: Pradeep Shekade
> > [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, January 03, 2001 9:15 AM
> > To: [EMAIL PROTECTED]
> > Subject: Re: How to produce Reports
> >
> >
> > Hi,
> >
> > I too was involved with this problem. You can write
> > a
> > servlet to create reports. You can convert the
> > report
> > in html form or pdf.
> >
> > There is this package called as JClass Pagelayout
> > available which will allow you to create reports.
> > This
> > package uses XML/XSL to create pdfs. If you do not
> > want to buy this package you can write classes to
> > create the pdfs (I have used only the JClass
> > package).
> > If u want to write ur own classes you would have to
> > use XSLFO.
> >
> > I hope this answers ur query.
> >
> > Pradeep Shekade
> >
> >
> > --- "Thomas, Roj" <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > >         I am developing a system which uses ORACLE
> > > as dB. I need to generate
> > > reports, which need to be transferred to the
> > client
> > > from the server. How can
> > > it be done using servlets ??
> > >
> > >         Is it possible to generate the report in
> > the
> > > server to a file and
> > > send it to the client ?
> > >
> > > Thanking you in anticipation
> > > Roj Thomas
> > >
> > >
> >
>
___________________________________________________________________________
> > > To unsubscribe, send email to
> > [EMAIL PROTECTED]
> > > and include in the body
> > > of the message "signoff SERVLET-INTEREST".
> > >
> > > Archives:
> > >
> >
> http://archives.java.sun.com/archives/servlet-interest.html
> > > Resources:
> > >
> >
> http://java.sun.com/products/servlet/external-resources.html
> > > LISTSERV Help:
> > http://www.lsoft.com/manuals/user/user.html
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Photos - Share your holiday photos online!
> > http://photos.yahoo.com/
> >
> >
>
___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED]
> > and include in the body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives:
> >
> http://archives.java.sun.com/archives/servlet-interest.html
> > Resources:
> >
> http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help:
> > http://www.lsoft.com/manuals/user/user.html
> >
> >
>
___________________________________________________________________________
> > To unsubscribe, send email to [EMAIL PROTECTED]
> > and include in the body
> > of the message "signoff SERVLET-INTEREST".
> >
> > Archives:
> >
> http://archives.java.sun.com/archives/servlet-interest.html
> > Resources:
> >
> http://java.sun.com/products/servlet/external-resources.html
> > LISTSERV Help:
> http://www.lsoft.com/manuals/user/user.html
>
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Photos - Share your holiday photos online!
> http://photos.yahoo.com/
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to