views:

30

answers:

0

I have added CharacterEncodingFilter class to encode each parameter which comes in.All went well.. I am using STruts2, display tag, tiles.. My app data contains special characters.(for e.g ™).I am seaching the data with this special character. in the display tag, for pagination and sorting it automatically creaing the hiberlink. These special characters are showed in the hiberlink something differently. whe i click on that link everything goes wrong. what do i need to do here.help me on this.

CharacterEncodingFilter com.mmm.ehspreg2.web.filter.CharacterEncodingFilter CHARACTER_ENCODING UTF-8