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

JServ.java:

/**
 * <code>JServ</code> is the entry point to the Java part of
<b>JServ</b>
 * <p>
 * It sets up the server, initalizes everything, and listens on a TCP
 * port for requests for the server. When it gets a request, it
 * launches a JServConnection thread.
 *
 * @author Stefano Mazzocchi
 * @version $Revision: 1.36 $ $Date: 1999/05/07 07:51:16 $
 */



Stuart Farnan wrote:
> 
> 
> When you have ApJServManual set to On, how do you start jserv manually
> ? Presumably once httpd is running you start it up some how, any
> pointers on this one ?
> 
> cheers
> 
> Stu

try this:
java JServ


--
--------------------------------------------------------------
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