Hi all,
i've tested the formdata sample in wiki page…
I've many problems with the special character: òèà ù….
This character are stored with wrong char.
Eg: à –> Ã
This is encoding problem………
Thi form attribute is:
<form action="${url.service}" method="post" enctype="multipart/form-data" accept-charset="utf-8">
How i solve this problem??
All suggestion are welcome!
Best regards
Robert