| Package | Description |
|---|---|
| org.apache.struts.chain.contexts |
This package provides objects that encapsulate access to
the request and session-scoped resources to service
command processing.
|
| org.apache.struts.util |
The Utilities package provides a variety of families of classes,
to solve problems that are commonly encountered in building web applications.
|
| Modifier and Type | Field and Description |
|---|---|
protected TokenProcessor |
ActionContextBase.token
Store the TokenProcessor instance for this Context.
|
| Modifier and Type | Method and Description |
|---|---|
static TokenProcessor |
TokenProcessor.getInstance()
Retrieves the singleton instance of this class.
|
Copyright © 2000–2025 Apache Software Foundation. All rights reserved.