| Logicsheet tag | Output | Java method | Output |
| get-uri | /samples/blocks/xsp/java/request |
getRequestURI | /samples/blocks/xsp/java/request |
| get-sitemap-uri | java/request |
| get-scheme | http |
getScheme | http |
| get-character-encoding | ISO-8859-1 |
getCharacterEncoding | ISO-8859-1 |
| get-content-length | -1 |
getContentLength | -1 |
| get-content-type | |
getContentType | |
| get-locale | en_US |
getLocale | en_US |
| get-locales | [Ljava.util.Locale;@662a081f |
getLocales | java.util.Collections$2@517b5f9f |
| get-parameter | value |
getParameter | value |
| get-parameter with default | value |
| get-parameter-values (as array) | [Ljava.lang.String;@7ac2e983 |
getParameterValues | [Ljava.lang.String;@1270d66c |
| get-parameter-names (as array) | [Ljava.lang.String;@2e0d55e9 |
getParameterNames | java.util.Collections$2@6d834b9d |
| get-header accept | */* |
getHeader | */* |
| get-header user-agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
getHeader | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
| get-headers accept-language (as array) | [Ljava.lang.String;@46d96896 |
getHeaders | java.util.Collections$2@64e98bc |
| get-header-names (as array) | [Ljava.lang.String;@6b617430 |
getHeaderNames | org.mortbay.http.HttpFields$1@4b133263 |
| get-attribute attr | Test Attribute Value!!! |
getAttribute | Test Attribute Value!!! |
| get-attribute-names (as array) | [Ljava.lang.String;@59512816 |
getAttributeNames | java.util.Collections$2@5f1eea29 |
| get-requested-url | http://152.118.24.185:8888/samples/blocks/xsp/java/request |
| get-remote-address | 216.73.216.72 |
getRemoteAddr | 216.73.216.72 |
| get-remote-user | |
getRemoteUser | |
| get-context-path | |
getContextPath | |
| get-path-info | |
getPathInfo | |
| get-server-name | 152.118.24.185 |
getServerName | 152.118.24.185 |
| get-server-port | 8888 |
getServerPort | 8888 |
| get-method | GET |
getMethod | GET |
| get-query-string | a=b¶m=value&x=y |
getQueryString | a=b¶m=value&x=y |
| get-protocol | HTTP/1.1 |
getProtocol | HTTP/1.1 |
| get-remote-host | 216.73.216.72 |
getRemoteHost | 216.73.216.72 |
| is-secure | false |
isSecure | false |
| get-servlet-path | /samples/blocks/xsp/java/request |
getServletPath | /samples/blocks/xsp/java/request |
| get-user-principal | |
getUserPrincipal | |
| get-auth-type | |
getAuthType | |
| is-user-in-role | false |
isUserInRole | false |
| get-requested-session-id | nnhetravulc8 |
getRequestedSessionId | nnhetravulc8 |
| get-session-id | nnhetravulc8 |
getSession.getId | nnhetravulc8 |