It will be like this
client<------> plugin at client < ---------------> plugin at server
<----------> tomcat
http
http
Thanks
----- Original Message -----
From: "Shapira, Yoav" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Tuesday, January 20, 2004 9:52 PM
Subject: RE: how to customize tomcat /?
>
> Howdy,
>
> >Could someone tell me how should i go about customizing tomcat to my
> needs.
> >I need that the protocols that are being handled should response to my
> >plugin and then my plugin will response back to the tomcat.
>
> To get specific help you will need to be more specific in your requests.
> Almost all aspects of tomcat are customizable, as the source is freely
> and openly available, so you can modify or enhance any of it.
>
> Tomcat (5.x) supports the HTTP protocol in the Coyote connector. It
> also supports the AJP protocol for communication with other web servers
> such as Apache httpd. You can read the configuration reference for
> either of these or just look at their source code in the
> jakarta-tomcat-catalina repository on cvs.apache.org.
>
> Beyond that, you will need to explain what your plugin does/should do
> and how tomcat should interact with your plugin in order for us to be
> more helpful.
>
> Yoav Shapira
>
>
>
> This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged. This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else. If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender. Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]