hello I'm developping a web application through Jdeveloper 9i.028. I'm trying to pass parameters from page to page using get method through a javascript. The values of these parameters are in arabic language.
Once i try to read these values on the second page using the request.getParameter method i receive a garbage values.
Please Note that i try to display the values before sending it to the second page and the output was correct
Plese advise Thanks in advance. [ April 18, 2006: Message edited by: Bear Bibeault ]
hy thanks for your reply but when i added the line you suggested i've got the following error : invalid attribute: pageEncoding and if i ommit that option (pageEncoding="UTF-8") the following error appears : sun.io.MalformatedInputException