VersionServlet
An HttpServlet that responds to HTTP GET requests with a plain-text version string.
Responses include Cache-Control: must-revalidate,no-cache,no-store headers.
Parameters
version
the version string to return in the response body.