|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
ActionBean bound to the requested URL.ActionBean to a URL.
VFS implementations.
LifecycleStages indicated
by the Intercepts annotation.
LifecycleStage(s).PropertyAccessor interface for interacting with arrays.DelegatingExceptionHandler.Base64.InputStream will read data from another
java.io.InputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.InputStream in DECODE mode.
Base64.InputStream in
either ENCODE or DECODE mode.
Base64.OutputStream will write data to another
java.io.OutputStream, given in the constructor,
and encode/decode to/from Base64 notation on the fly.Base64.OutputStream in ENCODE mode.
Base64.OutputStream in
either ENCODE or DECODE mode.
LifecycleStage(s).Before and After annotations and
runs the annotated methods at the requested point in the request lifecycle.StripesFilter to copy all the attributes from this flash scope to the given
request.
DefaultActionBeanPropertyBinder when binding properties
to an ActionBean.formatterClass for formatting objects of type clazz.
converterClass for converting objects of type clazz.
JspWriter.clear() on the wrapped JSP writer.
LayoutWriter.openBuffer(PageContext).
ExpressionExecutor that relies on the Apache Commons
EL implementation being available in the classpath.StripesFilter in the servlet context.
Type object into a Class object.
Configuration instance using the suppied
FilterConfig.
StripesFilter with the given configuration.
org.apache.log4j.Priority.DEBUG.
org.apache.log4j.Priority.DEBUG.
CryptoUtil.decrypt(String) instead
CryptoUtil.encrypt(String) and decrypts it.
HttpCache.expires().
FormatterFactory that contains a set of built-in formatters.DefaultTagErrorRenderer.ValidationMetadataProvider that scans classes and their superclasses
for properties annotated with Validate and/or ValidateNestedProperties and
exposes the validation metadata specified by those annotations.VFS that works for most application servers.ExceptionHandler that discovers and automatically
configures individual AutoExceptionHandler classes to handle specific types of
exceptions.Tag.SKIP_BODY.
LayoutContext.getComponent(), then set the current component name back to null to
indicate that the component has rendered.
LayoutContext.isComponentRenderPhase()):
Ensure the layout rendered successfully by checking LayoutContext.isRendered().
Remove the current layout context from request scope.
Restore previous page context attribute values.
PageContext.include(String, boolean) that works around broken
include functionality in certain application servers, including several current and recent
releases of WebLogic.
Formatter,
TypeConverter, AutoExceptionHandler, etc.), this annotation indicates that the
class should not be loaded via autodiscovery.LifecycleStage.BindingAndValidation altogether.LayoutDefinitionTag, then evaluate the corresponding
LayoutComponentTag nested within the LayoutRenderTag that invoked the parent
LayoutDefinitionTag.
LayoutRenderTag.
LayoutContext.isComponentRenderPhase()):
Push the values of any dynamic attributes into page context attributes for the duration
of the tag.
Create a new context and places it in request scope.
Include the layout definition page named by the name attribute.
ActionBeans.HttpServletResponseWrapper that traps HTTP errors by overriding
sendError(int, ..).response.
Writer that passes characters to a PrintWriter.CryptoUtil.encrypt(String) instead
org.apache.log4j.Priority.ERROR.
org.apache.log4j.Priority.ERROR.
Node and return the result.
value to an attribute named by
var in the named scope.
org.apache.log4j.Priority.FATAL.
org.apache.log4j.Priority.FATAL.
ResolverUtil class.
ResolverUtil class.
targetClass.
DefaultFormatterFactory.findFormatterClass(Class), after
DefaultFormatterFactory.findInSuperclasses(Class).
DefaultFormatterFactory.findFormatterClass(Class).
HttpServletRequest so that the information
contained therein can be carried over to the next request for use by the flash scope.InvocationHandler for a dynamic proxy that replaces the
HttpServletResponse on ActionBeanContexts in the flash scope after the current request
cycle has completed.Formatter.
InputTagSupport.format(Object, boolean) with forOutput set to true.
Formatter.
Formatter.ActionBean that are recognized by this
ActionResolver.
ActionBean that are recognized by this
ActionResolver.
ActionBean
DefaultActionBeanPropertyBinder unless a subclass has
overridden the default.
StripesTagSupport.getActionBeanType(Object) method except that instead of
returning the Class of ActionBean it returns the URL Binding of the ActionBean.
ActionBean from the ActionResolver.
NameBasedActionResolver unless a subclass has
overridden the default.
StrictBinding annotation for a class, checking all its superclasses if
necessary.
HttpCache annotation on the method first and then on the class and its
superclasses.
ActionBean class to which the UrlBinding applies.
ActionBean class to which this binding applies.
HttpUtil.getRequestedPath(HttpServletRequest)) and
returns the associated binding, if any.
UrlBinding prototype associated with the given ActionBean type.
HttpUtil.getRequestedPath(HttpServletRequest)) and
returns the associated binding prototype, if any.
InputOptionsCollectionTag.setCollection(Object).
LayoutComponentTags that are parent tags of the render tag.
Configuration object that was passed into DefaultValidationMetadataProvider.init(Configuration).
LayoutDefinitionTag referenced by the render tag.
InputTextTag.getMaxlength() and then the maxlength element of the Validate
annotation on the associated ActionBean property.
sendError(int, ..)
StripesConstants.URL_KEY_EVENT_NAME.
Resolution returned by
DefaultExceptionHandler.handle(FileUploadLimitExceededException, HttpServletRequest, HttpServletResponse)
should forward to report the error.
web.xml.
web.xml.
FormatterFactory.
LinkTagSupport.getUrl().
VFS instance.
LayoutTag.
Map that was passed in via setMap().
ClassLoader.getResources(String).
ClassLoader.getResources(String).
LayoutRenderTagPath that identifies this tag within the current page.
ActionBeans classes that have been found.
PropertyDescriptors for a bean class.
LayoutRenderTag that created this context.
HttpUtil.getRequestedPath(HttpServletRequest) instead.
HttpUtil.getRequestedPath(HttpServletRequest) instead.
URLs from the context classloader for all the resources found at the
specified path.
FlashScope.completeRequest() and
FlashScope.beginRequest(HttpServletRequest) made by StripesFilter.
TypeConverter that can be used to convert the individual
items split out of the input String.
StripesFilter.
String,
then this method will return that last component.
ActionBean class for which a URL was being generated when this exception was
thrown.
DefaultTypeConverterFactory unless a subclass has
overridden the default..
OnwardResolution.getUrl(Locale).
NameBasedActionResolver.getBindingSuffix().
UrlBindingFactory that is being used by this action resolver.
ValidationMetadata, as returned by
ValidationMetadataProvider.getValidationMetadata(Class, ParameterName).
ValidationMetadata for the ActionBean class
bound to the URL being built.
ValidationMetadata for the given ActionBean
class.
property of the given
ActionBean class.
ValidationMetadataProvider that can be used by Stripes to
determine what validations need to be applied during
LifecycleStage.BindingAndValidation.
ValidationMetadataProvider that can be used by Stripes to
determine what validations need to be applied during
LifecycleStage.BindingAndValidation.
Pattern.
SourcePageNotFoundException.
FileUploadLimitExceededException is notoriously difficult to handle for several
reasons:
The exception is thrown during construction of the StripesRequestWrapper.
ActionBean.
ActionBean class to
suggest to the HTTP client how it should cache the response.HttpCache annotation on the event handler method, the ActionBean
class or the ActionBean's superclasses.DynamicMappingFilter.TempBufferWriter before it overflows.
org.apache.log4j.Priority.INFO.
org.apache.log4j.Priority.INFO.
BootstrapPropertyResolver.PACKAGES to their respective factories.
ResolverUtil to find implementations of AutoExceptionHandler.
configuration.
RuntimeConfiguration.CORE_INTERCEPTOR_LIST.
RuntimeConfiguration.INTERCEPTOR_LIST.
LifecycleStage to the
interceptors in the list that intercept it.
ValidationMetadataProvider.
VFS implementations that are specified in the filter configuration.
@SpringBean and attempts
to lookup and inject a managed bean into the field/property.
Set of Map.Entry from the
specified Map and uses it as the Collection
for the superclass InputOptionsCollectionTag.PropertyAccessor for reading JavaBean properties from
JavaBeans.VFS implementation that works with the VFS API provided by JBoss 6.ExpressionExecutor that uses the container's built in
JSP2.0 EL implementation.ExpressionExecutor that uses the new EL API available in Java
EE 5 in the javax.el package.LayoutRenderTag.
LayoutRenderTag within a page.PropertyAccessor for interacting with Lists.JarInputStream that begin with the
specified path.
Log that maps directly to a
Logger for log4J version 1.2.PropertyAccessor for interacting with Maps.Maps of LifecycleStage to Collection of
Interceptor.
MultipartWrapper.PropertyExpression.StripesFilter configuration property
Stripes.HtmlMode.ParameterizableTag.ActionBean class, specified by the
UrlBinding annotation.
UrlBinding object for the ActionBean
class.
UrlBindingParameter with the corresponding name and default value properties set
accordingly.
web.xml file and return a DOM Document.
StripesRequestWrapper.pushUriParameters(HttpServletRequestWrapper).
NumberTypeConverterSupport.preprocess(String)
and further pre-processing by adding the % sign if it is missing, any removing any spaces
between the value and the % sign.
request and merge them with the
previous URI parameters.
Base64.InputStream.read() repeatedly until the end of stream
is reached or len bytes are read.
ActionBean's URL binding.
DontAutoLoad.
DispatcherServlet.restoreActionBean(HttpServletRequest).
ValidationErrorReportResolution.execute(HttpServletRequest, HttpServletResponse) to write the actual
validation errors to the client.
ActionBean.setContext(ActionBeanContext) with the given context only if
necessary.
BooleanTypeConverter believes it true.
LinkTagSupport.setUrl(String).
DispatcherServlet to initialize and/or swap out the list of
Interceptor instances which should wrap the current LifecycleStage.
VFS as invalid for the current environment.
BooleanTypeConverter then the
attribute will be set to "multiple", otherwise the attribute will not be output.
LayoutRenderTag.initialize().
BooleanTypeConverter.
IllegalStateException that is thrown when validation errors are present on
a request and the source page cannot be determined.Interceptor that uses a Spring context to inject Spring beans into newly created
ActionBeans immediately following ActionBeanResolution.ActionBean, this annotation turns on binding access controls.StrictBinding.defaultPolicy() element.LayoutWriter, call LayoutComponentRenderer.write() to render the component and then
return the buffer contents.
org.apache.log4j.Priority.TRACE.
org.apache.log4j.Priority.TRACE.
ValidationMetadata object to determine if the given values
should be trimmed.
HttpUtil.getRequestedPath(HttpServletRequest) instead.
ReflectUtil.getPropertyDescriptors(Class).
UrlBinding
annotation on an ActionBean class.ActionBean class.path does not map to a single ActionBean because it
potentially matches all the URL bindings in the matches collection.
path does not map to a single ActionBean because it
potentially matches all the URL bindings in the matches collection.
path does not map to a single ActionBean because it
potentially matches all the URL bindings in the matches collection.
path does not map to a single ActionBean because it
potentially matches all the URL bindings in the matches collection.
UrlBinding objects.UrlBindingParameter with the given name and value.
UrlBindingParameter with the given name, value and default value.
UrlBindingParameter.
UrlBindingParameter except that the parameter's value will
be set to value.
UrlBuilder.UrlBuilder(Locale, String, boolean).
ActionBean.
isForPage.
value using the UTF-8 charset.
value using the UTF-8 charset.
var or id attribute.addImplClass(Class).
ActionBeanContext.ActionBean classes.org.apache.log4j.Priority.WARN.
org.apache.log4j.Priority.WARN.
DispatcherServlet to wrap a block of lifecycle code in
Interceptor calls.
Base64.OutputStream.write(int) repeatedly until len
bytes are written.
FormatTag.format(Object) and writes the resulting String to
the JSP output.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||