Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9164

Re: Xcelsius and charset/encoding

$
0
0

in the jsp page, before sending/receiving any parameter, use

 

response.setCharacterEncoding("UTF-8");

request.setCharacterEncoding("UTF-8");

 

then try to print the parameters accepted in the jsp page and see if they are displayed properly or not.


Viewing all articles
Browse latest Browse all 9164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>