> <snip />
>
> >
> > 2. The other thing I noticed in fooling around with this, is
> > that if you
> > do not specify a MIME type for a response, Tomcat will
> default it
> > to text/plain for a servlet. Where is this defined
> and how can I
> > change it?
> >
>
> response.setContentType("text/xml");
>
I know I can do this for each servlet, but I was wondering where the
configuration was to set the default servlet (i.e., no file extension) MIME
type to text/plain.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]