Re: Java Shell

1999-01-04 Thread Donald Ball
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

1998-11-16 Thread Donald Ball
Try java.apache.org. On Mon, 16 Nov 1998 [EMAIL PROTECTED] wrote: > > Is anyone using servlets with Apache? > > What documentation is there? > > Thanks, > > Mark > -- > > > >