Demo Home Source Jetty Project Home Documentation Commercial Support

Welcome to Jetty 12 (ee10) - REMOTE ACCESS!!

This is a demo webapp for the Eclipse Jetty HTTP Server and Servlet Container.

This test context serves several demo filters and servlets that are not safe for deployment on the internet, since (by design) they contain cross domain scripting vulnerabilities and reveal private information. This page is displayed because you have accessed this context from a non local IP address.

You can disable the remote address checking by editing webapps/ee10-demo-jetty.d/ee10-demo-jetty-override-web.xml, uncommenting the declaration of the TestFilter, and changing the "remote" init parameter to "true".