Yes. That is the reason it works fine in iPlanet web server -----Original Message----- From: Michael Weller [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 23, 2002 5:03 PM To: [EMAIL PROTECTED] Subject: Re: Intenationalization setting in Servlet Exec
hi! i'm not doing jsp so this might be stupid, but did you set the content-type of your jsp's output to Shift_JIS? -mw ----- Original Message ----- From: "souravm" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 23, 2002 1:16 PM Subject: Intenationalization setting in Servlet Exec Hi All, I'm running Servlet Exec 4.1 in IIS4.0 in Windows NT. I'm sending a multibyte string encoded in Shift_JIS from a HTML page to a JSP. In the JSP I'm reading it using getParameter() and showing it to the resulting HTML. The string is coming as ????. The JSPs are fine as they work properly in iPlanet Web Server 6.0 running on Windows NT. It seems that some setting need to be done in Servlet Exec 4.1 and/or IIS 4.0 to make this work. Could anyone please let me know what exactly need to be done ? Regards, Sourav ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
