Add support for simple servlet containers (node-less Grid hubs)
In this release, I removed the requirement that Selenium Grid hub servers must have nodes attached to them. This change was motivated by the realization that the ability of Selenium Grid servers to host Java servlets is a useful standalone feature, facilitating rapid deployment of web service endpoints and web pages (like the Example page used by the Selenium Foundation unit tests).