Re: Redirect after File Upload

2007-08-13 Thread umeshkudtarkar
've searched about that already with google etc. > with no results about that. > > Thanks for every reply, > > Jan > > > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For addit

Redirect after File Upload

2007-08-13 Thread Jan Steinke
Hi There, I would like to upload some jpegs with struts 2.0.9 and redirect to another site after the Action returns SUCCESS. I tried is like this ( after reading the file upload example from the struts 2 showcases): uploadPictureForm.jsp: enctype="multipart/form-data">

Re: Redirect after File Upload

2007-08-12 Thread Laurie Harper
Jan Steinke wrote: Hi There, I would like to upload some jpegs with struts 2.0.9 and redirect to another site after the Action returns SUCCESS. I tried is like this ( after reading the file upload example from the struts 2 showcases): uploadPictureForm.jsp: enctype="multipart/f

Redirect after File Upload

2007-08-11 Thread Jan Steinke
Hi There, I would like to upload some jpegs with struts 2.0.9 and redirect to another site after the Action returns SUCCESS. I tried is like this ( after reading the file upload example from the struts 2 showcases): uploadPictureForm.jsp: enctype="multipart/form-data">

Redirect after File Upload

2007-08-11 Thread Jan Steinke
Hi There, I would like to upload some jpegs with struts 2.0.9 and redirect to another site after the Action returns SUCCESS. I tried is like this ( after reading the file upload example from the struts 2 showcases): uploadPictureForm.jsp: enctype="multipart/form-data">