RE: Problem in uploading file from stand-alone application

2009-11-18 Thread Rupesh Mankar
PM To: Struts Users Mailing List Subject: Re: Problem in uploading file from stand-alone application Rupesh, Probably you can try this with Apache HttpClient. On Tue, Nov 17, 2009 at 1:45 AM, Rupesh Mankar < rupesh_man...@persistent.co.in> wrote: > Hi, > > I want to upload file

Re: Problem in uploading file from stand-alone application

2009-11-17 Thread jayakumar ala
Rupesh, Probably you can try this with Apache HttpClient. On Tue, Nov 17, 2009 at 1:45 AM, Rupesh Mankar < rupesh_man...@persistent.co.in> wrote: > Hi, > > I want to upload file on server from stand-alone application (using > HTTPURLConnection). But when I run stand-alone application which uploa