Searched defs:contextPath (Results 1 - 2 of 2) sorted by relevance

/opengrok-sun/test/org/opensolaris/opengrok/web/
H A DPageConfigTest.java99 * @param contextPath the context path
105 final String contextPath, final String servletPath,
111 return contextPath;
104 createRequest( final String contextPath, final String servletPath, final String pathInfo) argument
/opengrok-sun/src/org/opensolaris/opengrok/web/
H A DSearchHelper.java72 public String contextPath; field in class:SearchHelper
265 * <li>{@link #contextPath}</li> <li>{@link #errorMsg} if an error
303 redirect = contextPath + Prefix.XREF_P

Completed in 8 milliseconds