BlogPathConverter |
A Path converter that converts friendly blog path urls to a viewpage or viewblogposts action.
|
ConvertedPath |
Encapsulates the result of a path conversion.
|
DefaultPathConverterManager |
Default (memory-based) PathConverterManager.
|
DefaultVelocityEngineResolver |
Deprecated, for removal: This API element is subject to removal in a future version.
|
PagePathConverter |
This path converter takes a friendly page url and converts it into a viewpage action url.
|
SimpleDisplayServlet |
This servlet uses the PathConverterManager to convert the incoming (friendly) url into a url that maps to an
struts action.
|
SpacePathConverter |
This path converter takes a friendly space url and converts it into a viewspace action url.
|
UserPathConverter |
This path converter requests for a username to either their personal space (if they have one and the
viewer has permission) or their user profile.
|