You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Jim Theodoridis <st...@tera.gr> on 2003/03/03 18:51:32 UTC

Tiles and Charactersets in Greeks

Hi.

I use Struts 1.2b2
PostgreSQL 7.3
Win2K

I use a database at UNICODE
I have the file application_el_GR.properties seved as UNICODE
I use Tiles to configure the display of the application and a page
classicLayout.jsp

if i use <%@ page contentType="text/html; charset=UTF-8" %> on
classicLayout.jsp
then only the the text comes from tiles-def.xml displays in Greek
characters;

If i remove the <%@ page contentType="text/html; charset=UTF-8" %> from
classicLayout.jsp
then the text comes from tiles-def.xml  displays as ????? and the data from
PosqgresSQl and application_el_GR.properties displayed in Greek characters.

I have saved the tiled-def.xml as UNICODE

What am i wrong?

Theodoridis Jim







---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org