Is it allowed to have spaces in a context path? My servlet context path contains a space. The servlet context path is passed into org.eclipse.jetty.ee10.webapp.WebAppContext constructor. When I try to ...