Hi,

I have a problem with some characters.

My application reads some forms and writes them in a db.

On my test and developing environment everything works well.

The problem comes out when I deploy the application on the production server.

When I fill in the form non English characters (for example the typical characters of the Italian language) they are read as "?".

The strange thing is that in the same tomcat context there is an old no-struts application that works well.

On this server Apache and Tomcat work together and this is the only difference from my test server.

In both struts-config.xml and web.xml I put this encoding
<?xml version="1.0" encoding="ISO-8859-1" ?>

Furthermore I use a tiles layout and in it I put:
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">


What could be the problem?

LuKe



--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Vuoi risparmiare sino al 70% sugli acquisti? Oliviero non teme confronti!
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=3849&d=7-9

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to