logo       

Re: [enhydra] Problem with UTF-8 and POST method in EE 6.3: msg#00043

java.enhydra.general

Subject: Re: [enhydra] Problem with UTF-8 and POST method in EE 6.3

Hi João,

thanks a lot for your hints!

<quote>
In my case the problem was that the bytes was transformed in to String without explicit encoding.
</quote>

Yes, I think this is my problem too, since it works with GET and
only in POST I have to transform the bytes to String by myself...

My questions now:

1) So I don't need to add "charset=utf-8" in my form method?
Should it stay like this?
<form method="post" action="" name="FileUpload" id="FormMethod" enctype="multipart/form-data">

2) Where do you get this constant?
HttpUtils.ENCODING
I cannot find it...

Another question: Is there any Enhydra utility class to handle
POST method easily and taking care of such things like above?
IMO, everyone use POST method in HTML forms, so would be great
if we don't have to write such a method by ourself... :-)

Thanks a lot and cheers,
--
---------------------------------------------------
Blasius Lofi Dewanto
---------------------------------------------------
OpenUSS - Open University Support System
http://openuss.sourceforge.net
---------------------------------------------------
E-Mail : dewanto@xxxxxxxxxxxxxxx
---------------------------------------------------



--
You receive this message as a subscriber of the enhydra@xxxxxxxxxxxxx mailing
list.
To unsubscribe: mailto:enhydra-unsubscribe@xxxxxxxxxxxxx
For general help: mailto:sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise