Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: Regarding displaying japanese content with servlets


Message #1 by krithivasan@a... on Mon, 23 Apr 2001 05:32:21
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

  Return to Index