On Tue, 19 Mar 2002, Micael Padraig Og mac Grene wrote:

> Date: Tue, 19 Mar 2002 15:13:55 -0800
> From: Micael Padraig Og mac Grene <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Host.java an unconnected gear?
>
> How is the Host.java class used in Tomcat?  It is never implemented by some
> class.  Is it a gear connected to nothing?  What is up?  I don't know the
> dynamics of how this class works.  Obviously, it is important, but a
> mystery to me.
>

Which Tomcat version?  In Tomcat 4, the org.apache.catalina.Host interface
is most definitely used -- it's standard implementation class is
org.apache.catalina.core.StandardHost, and corresponds to a <Host> element
in the server.xml file.

> Micael
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to