I have a small footprint server running, it says:
JSDK WebServer Version 2.1
Loaded configuration from file:C:\jsdk2.1/default.cfg
endpoint created: :8080
I got it somewhere on the Sun server digging around in Servlets looking for a small footprint development server. I forgot where I put it, it is so unobtrusive.
RE:
Originally Posted by
chilljava
(...snip...)yes there are many other softwares where you can run servlet, there are few light weight containers which will just run your servlet. try jetty server, or winstone server.