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
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-