View Single Post
  #5 (permalink)  
Old 06-24-2008, 07:32 PM
Nicholas Jordan's Avatar
Nicholas Jordan Nicholas Jordan is offline
Senior Member
 
Join Date: Jun 2008
Location: Southwest
Posts: 402
Nicholas Jordan is on a distinguished road
small footprint development server
I have a small footprint server running, it says:
Code:
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:

Quote:
Originally Posted by chilljava View Post
(...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.
Reply With Quote