It was invoking getReader() function before coming sending redirect to JSP,
Now I have extended frontController servlet and overloaded servlet methods, in the processing of post and get method i am setting the character encoding and calling respective parent method.
