|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Field Summary | |
---|---|
String |
CONTENT_TYPE_TEXT_HTML
|
String |
INC_PATH_INFO
|
String |
INC_REQUEST_URI
|
String |
INC_SERVLET_PATH
|
String |
encoding
|
boolean |
logGROOVY861
|
boolean |
reflection
|
Matcher |
resourceNameMatcher
|
boolean |
resourceNameReplaceAll
|
String |
resourceNameReplacement
|
ServletContext |
servletContext
|
boolean |
verbose
|
Constructor Summary | |
AbstractHttpServlet()
The replacement used by the resource name matcher. |
Method Summary | |
---|---|
URLConnection |
getResourceConnection(String name)
Interface method for ResourceContainer. |
String |
getScriptUri(HttpServletRequest request)
Returns the include-aware uri of the script or template file. |
File |
getScriptUriAsFile(HttpServletRequest request)
Parses the http request for the real script or template source file. |
void |
init(ServletConfig config)
Overrides the generic init method to set some debug flags. |
Constructor Detail |
---|
public AbstractHttpServlet()
Method Detail |
---|
public URLConnection getResourceConnection(String name)
String getScriptUri(HttpServletRequest request)
File getScriptUriAsFile(HttpServletRequest request)
public void init(ServletConfig config)