Character Encoding Problem while using decorator

View: New views
1 Messages — Rating Filter:   Alert me  

Character Encoding Problem while using decorator

by Gururaj.P :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI,

I am using decorator for my header,footer etc.I specified UTF-8 for my jsp page.When i am requesting for chinese locale ,it is not giving the exact string for me.IN my decorator html also we specified meta tag with characterEncodign as UTF-8

Can any one help me ,otherwise it will give a lot of problems for me.