Hello,

Two part question:

1. Is text/html still the default content-type? 
2. If so, then why must I explicitly use response.setContentType("text/html")
to avoid seeing html source in the browser? 

Problem: server sends out text/plain header for jsp documents that are included
with a RequestDispatcher.


Garrett


=====
http://dhtmlkitchen.com/
JSP | Servlets | DHTML 

Garrett Needs A Job

__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to