I have this Web Application in JSP running on JBoss Application Server. I am using Servlets for friendly urls. I\'m sending search parameters through my JSP\'s and Servlets.
We had a similar problem. It was solved when all JSPs have been saved with the UTF-8 BOM.