Jump to content

Apache JServ Protocol

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Rmorgen (talk | contribs) at 09:26, 2 May 2006 (Initialize). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Apache JServ is implemented as two separate components, one written in C and the other in Java. The C and Java sides communicate using a special protocol, called Apache JServ Protocol (AJP).

Apache JServ is a module for the popular Apache web server that implements Sun's Java Servlet API for running server-side Java code.

http://www.magiccookie.com/computers/apache-jserv/ http://tomcat.apache.org/tomcat-3.3-doc/AJPv13.html