Another information: i have tried it with another portlet too and works, so now i think it is a problem of the one that doesnt work.
----- Original Message ----- From: "Raffaele Ragni" <[EMAIL PROTECTED]> To: "Jetspeed Users List" <[EMAIL PROTECTED]> Sent: Friday, September 13, 2002 12:39 PM Subject: Problems with UTF,unicode Hi, recentely i put support for other characters (unicode) for the db connection on my mysql, and it worked. When i tried with a portlet the text was passed right etcetera. After that, i try to pass it to another portlet, and even withouth checking the database, i immediately checked the variable that i got from the form, and it were corrupted. Now the database is ok, i think the problem is how the form pass the parameter to the action, because same forms with same actions (different portlets, but the same code) works differently. I tried wit the same text in the two portlets and printing the result withouth even operating on the string got by rundata.getParameters().getString(), and it were different. If someone had this problem or knows a solution or some hints i would like ot know, thanks. -Raffaele Ragni -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
