Hello, the request was org.apache.catalina.connector.HttpRequestFacade@6210fb . The response was org.apache.catalina.connector.HttpResponseFacade@2eea66 .
The request URI was (using path) /myutils/servlet/hello/mypath . The request method (using path) was GET . The path-info (using path) was /mypath
| Field name (using invoke) | field value |
|---|---|
| getRequestURI | /myutils/servlet/hello/mypath |
| getContentType | (null) |
| getProtocol | HTTP/1.1 |
| getRemoteAddr | 127.0.0.1 |
| getRemoteHost | 127.0.0.1 |
| getScheme | http |
| getServerName | localhost |
| getServerPort | 8080 |
| getAuthType | (null) |
| getMethod | GET |
| getPathInfo | /mypath |
| getPathTranslated | /opt/jakarta-tomcat-4.0/webapps/myutils/mypath |
| getQueryString | (null) |
| getRemoteUser | (null) |
| getRequestURI | /myutils/servlet/hello/mypath |
| getServletPath | /servlet/hello |