| Logicsheet tag | Output | Java method | Output |
| get-uri | /samples/blocks/xsp/js/request |
getRequestURI | /samples/blocks/xsp/js/request |
| get-sitemap-uri | js/request |
| get-scheme | http |
getScheme | http |
| get-character-encoding | ISO-8859-1 |
getCharacterEncoding | ISO-8859-1 |
| get-content-length | -1.0 |
getContentLength | -1.0 |
| get-content-type | |
getContentType | |
| get-locale | en_US |
getLocale | en_US |
| get-locales | [Ljava.util.Locale;@68ca07de |
getLocales | java.util.Collections$2@27cab591 |
| get-parameter | |
getParameter | |
| get-parameter with default | default |
| get-parameter-values (as array) | null |
getParameterValues | null |
| get-parameter-names (as array) | [Ljava.lang.String;@6d5656ff |
getParameterNames | java.util.Collections$2@3f69b76d |
| 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;@358975a1 |
getHeaders | java.util.Collections$2@64e98bc |
| get-header-names (as array) | [Ljava.lang.String;@5389b87c |
getHeaderNames | org.mortbay.http.HttpFields$1@76aeffbc |
| get-attribute attr | Test Attribute Value |
getAttribute | Test Attribute Value |
| get-attribute-names (as array) | [Ljava.lang.String;@5b17cc83 |
getAttributeNames | java.util.Collections$2@7773db2d |
| get-requested-url | http://152.118.24.185:8888/samples/blocks/xsp/js/request |
| get-remote-address | 216.73.216.61 |
getRemoteAddr | 216.73.216.61 |
| 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.0 |
getServerPort | 8888.0 |
| get-method | GET |
getMethod | GET |
| get-query-string | |
getQueryString | |
| get-protocol | HTTP/1.1 |
getProtocol | HTTP/1.1 |
| get-remote-host | 216.73.216.61 |
getRemoteHost | 216.73.216.61 |
| is-secure | false |
isSecure | false |
| get-servlet-path | /samples/blocks/xsp/js/request |
getServletPath | /samples/blocks/xsp/js/request |
| get-user-principal | |
getUserPrincipal | |
| get-auth-type | |
getAuthType | |
| is-user-in-role | false |
isUserInRole | false |
| get-requested-session-id | xc7t164w5o4x |
getRequestedSessionId | xc7t164w5o4x |