gzilla/show_bug.cgi?id=24065
setLocale() still overrides charset from setContentType().
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=24065
setLocale() still overrides charset from setContentType().
Summary: setLocale() still overrides charset from
setContentType().
Product: Tomcat 5
Version: 5.0.0
Platform: PC
OS/Version: Windows
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
[EMAIL PROTECTED] changed:
What|Removed |Added
Stat
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
--- Additional Comments From [EMAIL PROTECTED] 2003-03-27 05:26 ---
You need to use a servlet filter to hide the call to setContentType(). Use
somethin
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
--- Additional Comments From [EMAIL PROTECTED] 2003-01-10 08:53 ---
according to jsp spec 1.2, section 2.10.1:
jsp pages always generate a setContentType that defau
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
--- Additional Comments From [EMAIL PROTECTED] 2003-01-10 07:13 ---
See also bug #11197.
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
--- Additional Comments From [EMAIL PROTECTED] 2003-01-10 07:01 ---
I'm using the optional task jspc in ANT 1.5.1 to compile all JSP pages. Right
now, I have
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
[EMAIL PROTECTED] changed:
What|Removed |Added
Priority
gzilla/show_bug.cgi?id=15944
Compiled JSP page includes default setContentType() Call when not specified in the JSP
page.
Summary: Compiled JSP page includes default setContentType() Call
when not specified in the JSP page.
Product: Tomcat 4
Version:
gzilla/show_bug.cgi?id=13503
JspParseEventListener.java outputs broken setContentType(...) row
Summary: JspParseEventListener.java outputs broken
setContentType(...) row
Product: Tomcat 4
Version: 4.0.4 Final
Platform: All
OS/Versio
gzilla/show_bug.cgi?id=6223
setContentType changes HTTP headers to type specfied
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RE
gzilla/show_bug.cgi?id=6223
setContentType changes HTTP headers to type specfied
Summary: setContentType changes HTTP headers to type specfied
Product: Tomcat 4
Version: 4.0.1 Final
Platform: PC
OS/Version: Windows NT/2K
Statu
Will Droste wrote:
>
> OS: W2k
> Tomcat: 4.0.1
> Java: 1.3.1
> Using Tomcat as a standalone HTTP/1.1 server.
>
> Don't know if this is a bug or not.. I do a
> setContentType("text/xml;charset=UnicodeLittle") on the response object
> and
> the respo
OS: W2k
Tomcat: 4.0.1
Java: 1.3.1
Using Tomcat as a standalone HTTP/1.1 server.
Don't know if this is a bug or not.. I do a
setContentType("text/xml;charset=UnicodeLittle") on the response object and
the response headers are returned in UnicodeLittle not ASCII. I only
expected
14 matches
Mail list logo