----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
It has been said,as I remember that Jserv does not support
servlet chaining.
Best Regards,
Devrim Baris Acar
Tubitak-Bilten ODTU
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Ludovic
> Maillet
> Sent: Wednesday, November 10, 1999 2:47 PM
> To: Java Apache Users
> Subject: Chaining servlets ?
>
>
> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files. Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Hello !
>
> I want to configure my Apache (1.3.9)+ Jserv (JSDK2.0)to make chaining
> servlets !
> Is this possible ?
>
> For example:
> - ServletGen generate a HTML file with red texts
> - ServletBlue is able to change texts in html files from red to blue
> I want to configure Apache-JServ like this:
> if request is done to http://host/alias then :
> client request send to ServletGen
> response from ServletGen send as request to ServletBlue
> response from ServletBlue send to client
>
> An other question: can I apply a ServletFilter on a determined
> content-type ?
> For example: all response from server which contain
> content-type=text/html
> must be send to ServletFilter before to be sent to client
> Is this possible too ?
>
> Thanks !
>
> Ludovic Maillet
> **********************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. If you have received this email in error please notify
> the system manager.
>
> This footnote also confirms that this email message has been swept by
> MIMEsweeper for the presence of computer viruses.
>
> www.mimesweeper.com
> **********************************************************************
>
>
> --
> --------------------------------------------------------------
> 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]
--
--------------------------------------------------------------
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]