I am creating files using XML/FOP and then rendering it as PDF. This is done within a servlet XXXServlet.java. Whats happening is that the PDFs are generated with names like XXXServlet[1].PDF , XXXServlet[2].PDF etc..
I want to give my own name to these PDF files...How do I do that? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]