| 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;@489bc171 |
getLocales | java.util.Collections$2@69b906f4 |
| get-parameter | |
getParameter | |
| get-parameter with default | default |
| get-parameter-values (as array) | null |
getParameterValues | null |
| get-parameter-names (as array) | [Ljava.lang.String;@7277b365 |
getParameterNames | java.util.Collections$2@10a2e699 |
| 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;@36d14f57 |
getHeaders | java.util.Collections$2@64e98bc |
| get-header-names (as array) | [Ljava.lang.String;@67aff4de |
getHeaderNames | org.mortbay.http.HttpFields$1@50f55000 |
| get-attribute attr | Test Attribute Value!!! |
getAttribute | Test Attribute Value!!! |
| get-attribute-names (as array) | [Ljava.lang.String;@19575986 |
getAttributeNames | java.util.Collections$2@35b67969 |
| get-requested-url | http://152.118.24.185:8888/samples/blocks/xsp/java/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 |
getServerPort | 8888 |
| 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/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 | 7xj61x6qifwk |
getRequestedSessionId | 7xj61x6qifwk |
| get-session-id | 6lsbhjf1l7psb |
getSession.getId | 6lsbhjf1l7psb |