I'm trying to insert a chinese character into the DB, but while redirecting from one jsp to another jsp the value changes from 油墨 to 油墨 and the changed value is inserted to DB. For this I used the below tag.
<%@ page language="java" contentType="text/html; charset=UTF-8"
pageEncoding="UTF-8" %>