I am working on a project where a user can query an Oracle Database through
a web browser.  Right now i am using servlets to query the database and send
the results back to the browser in HTML format.  INSTEAD, i would like to
take the results of the query and populate them into a file on the JWS and
send that file to the client machine (This is to be a report type of
function).
Has anybody done this sort of thing before?  I would like to look at some
sample code.  I also believe there is a way to do this using PDF, but i
need sample code to figure out that implementation also.  Thanks.

-Sam

___________________________________________________________________________
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