- Introduction
-
Sitemap
- Sitemap Evaluation
- Writing your own components
- Concepts
- Reference
-
Sitemap Components
-
Action
- ClearCacheAction
- ClearPersistentStoreAction
- CopySourceAction
- FormValidatorAction
- HelloAction
- HttpCacheAction
- HttpHeaderAction
- InputModuleAction
- LocaleAction
- LogAction
- PreemptiveLoaderAction
- PropagatorAction
- RequestParamAction
- RequestParameterExistsAction
- ResourceExistsAction
- SessionInvalidatorAction
- SessionIsValidAction
- SessionPropagatorAction
- SessionStateAction
- SessionValidatorAction
- SetCharacterEncodingAction
- SetterAction
- Generator
- Matcher
- Pipe
- Reader
- Selector
- Serializer
- Transformer
-
Action
- Control Flow
- Modularization (Blocks)
- Configuration & Initialization
- Project Documentation
SetCharacterEncodingAction
Summary
Sets the character encoding of parameters.
Basic information
| Component type | Action |
|---|---|
| Cocoon block | core |
| Java class | org.apache.cocoon.acting.SetCharacterEncodingAction |
| Name in Sitemap | |
| Cacheable |
Documentation
Components use this encoding as default after the action.
Configuration parameters:
| form-encoding |
The supposed encoding of the request parameter. |
These configuration options supported in both declaration and use time.
If no encoding specified, the action does nothing.
Errors and Improvements? If you see any errors or potential improvements in this document please help
us: View, Edit or comment on the latest development version (registration required).


