|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
FilterDispatcher
and allow
for easier integration with SiteMesh.ActionMapper
s.operationMode
is in 'STORE'.
struts.properties
where the altSyntax flag is defined.
Map
interface to handle a collection of attributes and
init parameters in a ServletContext
object.operationMode
is 'RETRIEVE'.
ContainUtil
will check if object 1 contains object 2.ServletContext
.
Dispatcher
, this serves as a hook for subclass to overried
such that a custom Dispatcher
could be created.
DateDirective
DateModel
Configuration.getTemplate(String, Locale)
call.
Configuration.getTemplate(String, Locale)
call.
PortletActionContext
.
ftl
.
DelegatingSettings
.DelegatingSettings
object.
Settings
implementations.
ActionMapper
.
event
, the portlet will receive two
portlet requests, one for the event
phase, and then followed by a render
operation.HttpServletResponse.sendRedirect(String)
.
params
are String arrays,
as requried by the setParameters on the PortletURL.
TokenHelper.DEFAULT_TOKEN_NAME
if no name is provided) so that the same token can be re-used for the scope of a request for the same name.
Portlet.processAction(javax.portlet.ActionRequest, javax.portlet.ActionResponse)
)
RuntimeException
based on the given information.
MultiPartRequestWrapper
, which is automatically applied for any request that
includes a file.ActionContext
(see note)
Serving static content
Kicking off XWork's interceptor chain for the request lifecycle
IMPORTANT: this filter must be mapped to all requests.FilterDispatcher
.FreemarkerResult.doExecute(String, ActionInvocation)
to obtain the
FreeMarker configuration object that this result will use for template loading.
PortletFreemarkerResult.doExecute(String, ActionInvocation)
to obtain the FreeMarker configuration object that this result will use
for template loading.
File
object for the filename specified or null if no files
are associated with the given field name.
java.io.File[]
for the given input field name.
Settings.get(String)
method.
Configuration.getTemplate(String, Locale)
call.
FreemarkerResult.doExecute(String, ActionInvocation)
to obtain the
FreeMarker object wrapper object that this result will use for adapting objects into template
models.
PortletFreemarkerResult.doExecute(String, ActionInvocation)
to obtain the FreeMarker object wrapper object that this result will use
for adapting objects into template models.
allowRequestParameterSwitch
is 'true', else it simply returns 'NONE', meaning its neither in the 'STORE_MODE' nor
'RETRIEVE_MODE'.
Form
component.
Iterator
Settings.isSet(String)
method.
Settings.list()
method.
col1
and col2
and return the composite
Collection
.
map1
and map2
and return the composite
Map
ValidationAware
action's messages / errors and field errors into
Http Session, such that it will be retrieveable at a later stage.PortletActionContext
.
page context
.
PortletConfig
PortletActionContext
.
Map
implementation representing the
PortletContext
of a Portlet.PortletContext
.
Map
interface to handle a collection of request attributes.Map
interface to handle a collection of portlet session
attributes.JspFactory
, this result mocks a JSP
execution environment and then displays a Velocity template that will be
streamed directly to the servlet output.ServletActionContext
is not immediately available, as it
depends on objects from the servlet API.Portlet.render(javax.portlet.RenderRequest, javax.portlet.RenderResponse)
)
PortletRequest
Map
interface to handle a collection of request attributes.PortletResponse
ServletActionContext
with the
ServletContext
, HttpServletRequest
and HttpServletResponse
.
servlet context
object.
request dispatcher
.
ActionMapper
provided by the ActionMapperFactory
to redirect the browser to a
URL that invokes the specified action and (optional) namespace.sendRedirect
method to the location specified.Map
interface to handle a collection of HTTP session
attributes.ArrayList
.
String
to be used as the defaultRenderKitId for the jsf
application.
FilterDispatcher.filterConfig
; this method
sets up the ServletContextSingleton
with
the servlet context from the filter configuration.
Settings.set(String, String)
method.
TextFieldTag.setMaxlength(java.lang.String)
instead
ArrayList
.
ArrayList
.
ArrayList
.
ArrayList
.
ArrayList
.
ArrayList
.
ExternalReferenceResolver
s
that implement the ApplicationContextAware interface from the Spring
framework.InvocationSessionStore.loadInvocation(java.lang.String, java.lang.String)
ConversionErrorInterceptor
but only adds conversion errors from the ActionContext to
the field errors of the action if the field value is not null, "", or {""} (a size 1 String array with only an empty
String).StrutsException
with no detail message.
StrutsException
with the specified
detail message.
StrutsException
with the specified
detail message and target.
StrutsException
with the root cause
StrutsException
with the root cause and target
StrutsException
with the specified
detail message and exception cause.
StrutsException
with the specified
detail message, cause, and target
VelocityResult
instead of direct accessTokenInterceptor
, providing advanced logic for handling invalid tokens./dir/theme/name
.
TextParseUtil.translateVariables(java.lang.String, com.opensymphony.xwork2.util.OgnlValueStack)
and
encodes the URL using URLEncoder.encode(java.lang.String)
with the encoding specified in the configuration.
TreeDirective
TreeNodeDirective
JspFactory
, this result mocks a JSP
execution environment and then displays a Velocity template that will be
streamed directly to the servlet output.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |