What about PDF, what is the best way to reply with a PDF file? Is there an
references to architecture associated with servlet-PDF generation?

-sb




Vikas Gupta <[EMAIL PROTECTED]> on 03/04/2000 06:00:00 AM

Please respond to "A mailing list for discussion about Sun Microsystem's Java
      Servlet API Technology." <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: Steve Buonincontri)

Subject:  Re: Is report generation possible with java or java servlets????



Hi soum,
        Report generation is possible with java as well as java-servlets.
In case of servlets,you connect to the database, fetch the records and print
them in HTML format on the client as part of the response.There is no class
which can do all these.
Hope this helps.
Regards,
vikas.

-----Original Message-----
From: soumya Govardhana [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 04, 2000 2:26 AM
To: [EMAIL PROTECTED]
Subject: Is report generation possible with java or java servlets????


Hi all,
   I have to give report by getting data from database at client side.
Is report generation is possible using servlets. Do we have any class which
can print these reports. Please help me out.
Thanks in advance.
soumya

___________________________________________________________________________
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

___________________________________________________________________________
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