Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3761678
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 19, 20262026-05-19T10:39:47+00:00 2026-05-19T10:39:47+00:00

I am using Jetty to deploy a production website. Let’s assume my website is

  • 0

I am using Jetty to deploy a production website. Let’s assume my website is foo.com When I point my browser to a context which does not exist (say foo.com/notavailable), Jetty shows an error page with information of all the contexts which are deployed on it.

It looks something like this:

No context on this server matched or handled this request.
Contexts known to this server are:

  • /test —> org.mortbay.jetty.webapp.WebAppContext@6910fe28{/test,/root/webserver/jetty-6.1.4/webapps/test}

I want to prevent Jetty from showing this message because it contains the full path to the context on the server.

Is there a way to do this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-19T10:39:48+00:00Added an answer on May 19, 2026 at 10:39 am

    That page is provided by the Jetty “DefaultHandler”

    • http://svn.codehaus.org/jetty/jetty/branches/jetty-6.1/modules/jetty/src/main/java/org/mortbay/jetty/handler/DefaultHandler.java

    To stop that page from displaying, you should remove that handler from your server (it’s configured in your jetty.xml file)
    You don’t really need (or want) the default handler on a production (internet facing) server, so it’s a good idea to remove it.

    Note, that it also provides the regular 404 page, and the favicon.ico so if you’re relying on those behaviours then you’ll need to put in a replacement.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a (custom) embedded jetty launcher which I had been using to develop/test
I am using Jetty for the first time to deploy a GWT web app
I am running a Solr instance on Jetty and when I search using the
I've got a Java web application (using Spring), deployed with Jetty. If I try
I find it very frustrating doing web development with Maven & Jetty using Eclipse,
I've tried to run a Wicket app in an embedded Jetty, using this code:
Has Jetty been completely migrated over to Eclipse yet? I am using the Maven
I'm having problems with jetty crashing intermittently, I'm using Jetty 6.1.24. I'm running a
I would like to use ssl / https as described in http://docs.codehaus.org/display/JETTY/How+to+configure+SSL using jetty-maven-plugin,
I am using Maven with Jetty / Tomcat. My pom.xml declares the ID of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.