You might want too provide more information on the first point. Secondly you always have access too the java tmp directory. And look at using http://jakarta.apache.org/commons/fileupload/ in combination with storing your file as a blob in the db. Also matt has a good page showing dwr and upload working together. Anyone know of a tutorial using a db with fileupload? You might want too post this too there email list.
Chris On 3/31/07, soussou97 <[EMAIL PROTECTED]> wrote:
Hi; I have a JSP which display several links on pdf files (contracts), these files are updated every week by the customers (new, delete, change files) and send them via CFT on integration server => Questions : 1- How implement this JSP to manage correctly the change frequent of the pdf files 2- In production, I have only access to database server (any access to web server), how upload the pdf files ? Regards; -- View this message in context: http://www.nabble.com/upload-pdf-files-tf3496975s2369.html#a9767466 Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Chris Love ph. 303 929.8509 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
