servlets thread: Regarding displaying japanese content with servlets
Hi
im trying to diaplay japanese content with servlets.im reading the content
from the hashtable from a bean file.
im also setting the content type as
res.setContentType("text/html; Shift_JIS"); in servlets
but in the output html page the contents are displayed as junk characters
kindly help
Regards
krithi
|





