I need to display the latin characters in a window which were passed by another page using dynamic form as below.
File Name: Test1.jsp
File Name :Test2.jsp
My Requirement is like above. I am sending two values (one contains latin characters and other contain normal english characters . ) using dynamic form and submitting it dynamically. But in the second page it is not getting displayed.
I tried the charsets UTF-8 and ISO-8859-1 also by inserting the meta tag in dynamic form.
In the second page, the default character encoding for request parameter is null. So we need to set the encoding before retrieving the values. using the function "request.setCharacterEncoding("UTF-8")" .
Doe, a deer, a female deer. Ray, a pockeful of sun. Me, a name, I call my tiny ad ...