i want to open a pdf file and send content of this from my applet code to servlet and in the servlet side create one pdf file and write this content in this file and store address of this file in the DB to after that i be able to open this file and show to client. how an i do this?