Re: Java Shell
This is also a perfect use of servlets - they're not just for WWW services, you could write just about any service which runs as a daemon as a servlet. You might have a bit of trouble finding a servlet engine which fits this niche well - perhaps a modification of the Apache JServ environment would
Re: servlets
Try java.apache.org. On Mon, 16 Nov 1998 [EMAIL PROTECTED] wrote: > > Is anyone using servlets with Apache? > > What documentation is there? > > Thanks, > > Mark > -- > > > >