Hi all

I'm experimenting a problem with Struts that is driving me nuts. 

I have a form, with some text fields, and a file field.  Having a file
field, form enctype must be multipart. When I submit the form, I have
constated that I receive a String with chars corresponding to
iso8859-1 encoding (tilde, acute, etc) corrupted.

If I strip the file field and the multipart enctype, then everything
works fine. I've searched the bug database, and seen that the Bug
number 14404
(http://issues.apache.org/bugzilla/show_bug.cgi?id=14404), is similar,
but I think it's not the same because I'm already using iso8859-1 as
encoding, and still have problems.

I'm using struts 1.1 with tomcat 4.0.6 and 4.1.27 on a red hat 9.0
linux.

Can someone tell me what's happening here?

Thanks in advance


-- 
+-----------------
| Francisco Vides Fernández <[EMAIL PROTECTED]>
| Director técnico.
| Teléfono fijo:   952 60 29 59
| Teléfono móvil:  661 67 32 73
| Fax:             952 60 29 59
| Dédalo Ingenieros http://www.dedaloingenieros.com/
| PGP: http://pgp.rediris.es:11371/pks/lookup?op=index&search=0x5AAE6285
+------


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to