users@glassfish.java.net

Re: Is there a portable way to create files from a servlet ?

From: <glassfish_at_javadesktop.org>
Date: Thu, 12 Jun 2008 10:43:36 PDT

Thanks for the reply...

I finally decided not to write the files to a directory in the server instead i wrote a servlet which writes the pdf file to the response output steam. So now the pdf files are created on the fly, on the server and sent to the clients browser. This is one of the portable ways of creating the files in servlets.
[Message sent by forum member 'mustangdolphin' (mustangdolphin)]

http://forums.java.net/jive/thread.jspa?messageID=280010