No,
No class for that, but you can always develop your own API for these kind of things and start using them. May be somebody has already done this around you. There are some standard report generation softwares in java which are available on the net. You can always use them. Some of them are shareware and some you need to buy.
Try searching, sure you will get some.
Regards
Mahendra
-----Original Message-----
From: Vikas Gupta [mailto:[EMAIL PROTECTED]]
Sent: Saturday, March 04, 2000 4:30 PM
To: [EMAIL PROTECTED]
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
