you must insert blow line top off your jsp files:
<%@ page contentType="text/html; charset=utf-8" %>
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Language" content="fa">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
</html>