Re: How can I transfer a file to a struts based web application f rom a java application

2006-06-22 Thread Nikolaj Berntsen
Shoukat, Faisal wrote: >Thanks, but I don't see how JFileChooser will help - my application >can already obtain a File what I don't get is how to transfer the file >via http to be processed by the struts application. > > I am pretty happy with httpunit.org, not just for unit testing, but as a ge

RE: How can I transfer a file to a struts based web application f rom a java application

2006-06-22 Thread Shoukat, Faisal
U could try sending it as an attachment in a SOPA message -Original Message- From: Steve Bosman [mailto:[EMAIL PROTECTED] Sent: 22 June 2006 11:27 To: Struts Users Mailing List; [EMAIL PROTECTED] Subject: Re: How can I transfer a file to a struts based web application from a java applicat