public class GlobalWebContext extends java.lang.Object implements WebContext
Constructor and Description |
---|
GlobalWebContext(javax.servlet.jsp.JspContext jspContext) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContextPath() |
SProject |
getProject() |
public GlobalWebContext(@NotNull javax.servlet.jsp.JspContext jspContext)
@Nullable public SProject getProject()
getProject
in interface WebContext
@NotNull public java.lang.String getContextPath()
getContextPath
in interface WebContext
HttpServletRequest.getContextPath()