View Single Post
Old May 18th, 2007, 8:58 AM   #2
pushkarajthorat
Java Developer
 
pushkarajthorat's Avatar
 
Join Date: Jun 2006
Location: Solapur, India.
Posts: 24
Rep Power: 0 pushkarajthorat is an unknown quantity at this point
Send a message via Yahoo to pushkarajthorat
Problem resolved

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.

__________________
[Pushkaraj]


Imagination is more important than knowledge – Albert Einstein
pushkarajthorat is offline   Reply With Quote