Re: J2EE application - Upload one or more files on client to server

2004-09-09 Thread Giacomo Veneri
; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 1:06 PM Subject: J2EE application - Upload one or more files on client to server > Hi all, > > In our application, I have to implement a function to up

Re: J2EE application - Upload one or more files on client to server

2004-09-09 Thread Dao Xuan Nam
ROTECTED]> To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]> Sent: Thursday, September 09, 2004 6:31 PM Subject: RE: J2EE application - Upload one or more files on client to server > Hi, > > In case u r using Struts > > 1) In HTML / JSP page use , this fi

Re: J2EE application - Upload one or more files on client to server

2004-09-09 Thread Henrique VIECILI
09, 2004 8:06 AM Subject: J2EE application - Upload one or more files on client to server Hi all, In our application, I have to implement a function to upload one or more files on client's machine to server? But i do not know how to implement it using J2EE technologies such a

J2EE application - Upload one or more files on client to server

2004-09-09 Thread Dao Xuan Nam
Hi all, In our application, I have to implement a function to upload one or more files on client's machine to server? But i do not know how to implement it using J2EE technologies such as JSP, Servelet? Thank you very much Nam ---