I suggest using: System.out.println(request.getContextPath()+"/content.xml"); to see what the full path looks like.

The exception suggests that it cannot locate the file. Maybe try putting the...