Hi, I am a new comer to this mailing list. I have two questions about
jsp0.92 and its implementations.
. To send non-ASCII character contents (such as multibyte characters)
using servlet, we can set content type using ServletResponse's
setContentType API. If use JSP, how can we set the content type? I have
go through the 0.92 spec and found nothing on this.
. Also, I am currently using JRun. I found that JRun does not implement
0.92 correctly that the implicit variable "out" is of type
ServletOutputStream that does not implement java.io.PrintWriter, as
specified in the 0.92 spec. Do you know which servlet/jsp runner
available now implement this correctly?
Any help is greately appreciated, and thanks in advance.
Hong Zhang
Uniscape Inc.
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".