Re: Problem with multipart/mixed and file Tag

2002-11-06 Thread Yann Verlynde
Brian, Yes I have. html:file property=file / Yann - Original Message - From: Brian Hickey [EMAIL PROTECTED] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 6:52 PM Subject: Re: Problem with multipart/mixed and file Tag Yann, Apologies if this is lame

Problem with multipart/mixed and file Tag

2002-11-05 Thread Yann Verlynde
Hello, I have a problem with this code (a form with content multipart/mixed and an form class). This is my form: html:form action=jsp/Upload.do enctype=multipart/mixed Please select the file that you would like to upload:br / html:file property=theFile /br /br / If you checked

RE: Problem with multipart/mixed and file Tag

2002-11-05 Thread Sukhenko, Mikhail (Contr)
should not you use enctype=multipart/form-data instead of enctype=multipart/mixed? -Original Message- From: Yann Verlynde [mailto:yverlynde;oxade.com] Sent: Tuesday, November 05, 2002 3:46 AM To: Struts Subject: Problem with multipart/mixed and file Tag Hello, I have a problem

Re: Problem with multipart/mixed and file Tag

2002-11-05 Thread Yann Verlynde
Thanks, but I tried and it doesn't work... - Original Message - From: Sukhenko, Mikhail (Contr) [EMAIL PROTECTED] To: 'Struts Users Mailing List' [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 5:28 PM Subject: RE: Problem with multipart/mixed and file Tag should not you use enctype

Re: Problem with multipart/mixed and file Tag

2002-11-05 Thread Brian Hickey
] To: Struts Users Mailing List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 5:42 PM Subject: Re: Problem with multipart/mixed and file Tag Thanks, but I tried and it doesn't work... - Original Message - From: Sukhenko, Mikhail (Contr) [EMAIL PROTECTED] To: 'Struts Users