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