-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

>  Is there a way to associate a servlet with
> the mime type of the doc which is sent to
> the client ?
>  I think it is possible to do this with
> sun's java web server, but I didn't found
> such a feature on jserv.

It is not possible with Apache JServ and it is a really really bad idea to
do it. That is called servlet chaining and there is a long discussion about
it in the faq.

-jo



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to