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

Reply via email to