return true;
} catch (InvalidResourceException ex) {
// should never happen with the root resource
ex.printStackTrace();
} finally {
root.unlock();
}
return true; // should never be reached
} else {
request.setState(STATE_CONTENT_LOCATION, "true");
// return the index file.