Thanx Rajeev,
that solves it
alse adding URIEncoding="UTF-8" parameter to the connector tag in
server.xml file is good idea
Rajeev Jha wrote:
This should not be a big issue. Lets say we submit some arabic data
through a form and then re-display it
To submit correct data
1) HTMl page should b
This should not be a big issue. Lets say we submit some arabic data
through a form and then re-display it
To submit correct data
1) HTMl page should be
2) when you receive the data , do a
request.setContentEncoding() before getting string data from request
To display
3) set the response conten