net.server
Class Server
java.lang.Object
   net.server.Server
net.server.Server
- public class Server 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Server
public Server()
main
public static void main(java.lang.String[] args)
                 throws java.io.IOException
- 
- Throws:
- java.io.IOException
 
setServerPath
public static void setServerPath()
- figure out where the web pages
     and configuration files are.
 
- 
 
checkResources
public static void checkResources()
- 
 
startServer
public static void startServer(java.lang.String[] args)
- 
 
startServer
public static void startServer()
-