| Logicsheet tag | Output | Java method | Output |
|---|---|---|---|
| get-character-encoding | ISO-8859-1 | getCharacterEncoding | ISO-8859-1 |
| get-locale | getLocale | ||
| set-locale to GERMANY | |||
| get-locale | de_DE | getLocale | de_DE |
| add-date-header | addDateHeader | ||
| add-header | addHeader | ||
| add-int-header | addIntHeader | ||
| contains-header | true | containsHeader | true |
| encode-url | http://localhost:8080/cocoon/welcome | encodeURL | http://localhost:8080/cocoon/welcome |