Re: netserve examples

Mircea Toma <mirceatoma-jG/[email protected]> Sat, 13 Dec 2003 20:52:23 -0700
Newsgroups gmane.comp.java.jcontainer.interest
Message-ID <[email protected]>
Hi ,

I'm not sure if this will help or confuse you, but here's an example:  
https://synthetis.dev.java.net/source/browse/synthetis/component/webengine/implementation/catalina/src/java/synthetis/webengine/catalina/DefaultWebEngine.java?rev=1.8&content-type=text/vnd.viewcvs-markup
The example is using just the 
org.codehaus.spice.netserver.sockets.ServerSocketFactory service.

Mircea