| Package | Description |
|---|---|
| org.apache.struts2.components | |
| org.apache.struts2.dispatcher |
Classes for action dispatching in Struts (the Controller part of MVC).
|
| org.apache.struts2.views.util |
Miscellaneous helper classes for all views.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServletUrlRenderer.setUrlHelper(UrlHelper urlHelper) |
void |
Component.setUrlHelper(UrlHelper urlHelper) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServletRedirectResult.setUrlHelper(UrlHelper urlHelper) |
void |
ServletDispatcherResult.setUrlHelper(UrlHelper urlHelper) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultUrlHelper
Default implementation of UrlHelper
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.