| http://www.w3.org/ns/prov#value | - For example+ * <ul>+ *+ * <li>The {@link Request#getContextPath()} method will return null, until the request has been passed to a {@link ContextHandler} which matches the+ * {@link Request#getPathInfo()} with a context path and calls {@link Request#setContextPath(String)} as a result.</li>+ *+ * <li>the HTTP session methods will all return null sessions until such time as a request has been passe
|