Re: Problem with checkbox's tooltip when overriding the css_xhtml template

2011-09-20 Thread Arnaud Thimel
Hi ! Thanks for the reply. I tried with "xhtml", but -as expected- it does not use the right template. The one I need is really "css_xhtml" and all the rest seems to be working fine (except for the checkbox tooltip). Any other idea ? Best regards, Arnaud. On 20/09/2011 05:44, Steven Yang wrote:

Unicode Encoding request parameters

2011-09-20 Thread Zoran Avtarovski
We have a struts2 multilingual web app that requires request parameters be encoded as Unicode (UTF-8). In order to get the POST parameters to work we had to implement a character encoding filter to encode all HTML parameters as UTF-8. I'd like to know if it's possible to do the encoding via S2 an