Are you sure that you save the file(psml or JSP or properities file or JSF stuff) in UTF-8 ? What do the browser and generated HTML say about encoding when you see the portlet? like menu > view > encoding .
Masa -----Original Message----- From: Shinsuke SUGAYA [mailto:[EMAIL PROTECTED] Sent: Thursday, December 29, 2005 8:13 AM To: Jetspeed Users List Subject: Re: portlet problem with unicode data , all my lablels and text converted to ????? in runtime Legolas Woodland wrote: > Hi > Thank you for reading my post. > I create a portlet with Creato studio (it use jsf to create portlet) > now when i deploy it into jetspeed all my labels changes to ????? > i used unicode for my texts , should i configure something else in my > portlet to make my text looks ok ? Do you put <%@ page contentType="text/html; charset=UTF-8" %> or something? > does portal systems works correctly with unicode characters? J2 works correctly. I'm using UTF-8 in my portlets :) Thanks, shinsuke > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -------------------------------------- Yahoo! Mail - supported by 10million people http://pr.mail.yahoo.co.jp/mail_pr/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
