Aarbic problems with passing parameters between JSP in arabic language could be solved by specifying the character encoding of the request <% request.setCharacterEncoding("Windows-1256"); %>