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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to