i want to attach one pdf file in the applet side and send this file to servlet and store this in servlet file system and save address of this in the DB. and then retrieve file and shows to client.how can i do it?