Re: gmail like file attachment

2012-05-14 Thread Maurizio Cucchiara
You need to combine Struts features with an ajax-oriented library (take a look at jquery file upload [1]) [1] http://blueimp.github.com/jQuery-File-Upload/ Sent from my mobile device, so please excuse typos and brevity. Maurizio Cucchiara Il giorno 14/mag/2012 23.46, "swarnim" ha scritto: > I

Re: gmail like file attachment

2012-05-14 Thread vEnkaTa mohAna rAo SriperumbUdUru
http://struts.apache.org/2.3.3/docs/file-upload.html On Mon, May 14, 2012 at 3:31 PM, swarnim wrote: > I want to upload multiple file contents to The server. The file will be > copied to the server and then it's path will be updated in the database. > How > to do it? > > -- > View this message i