|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
Problem
to the Log
at WARN
level.
ModelAndView.clear()
i.e. whether it does not hold any view and does not contain a model.
ModelAndView.clear()
i.e. whether it does not hold any view and does not contain a model.
NULL
.
web.xml
): "webAppRootKey".
ELResolver
that exposes the Spring
WebApplicationContext
instance under a variable named
"webApplicationContext".WebApplicationContext
for a given
ServletContext
.VariableResolver
that exposes the Spring
WebApplicationContext
instance under a variable named
"webApplicationContext".WebDataBinder
for performing data binding in the context of a specific web request.AbstractController
and WebContentInterceptor
.DataBinder
for data binding from web request parameters
to JavaBean objects.MBeanServer
reference through a WebLogic MBeanHome
obtained via a JNDI lookup.JtaTransactionManager
variant for BEA WebLogic (7.0, 8.1 and higher).LoadTimeWeaver
implementation for WebLogic's instrumentable
ClassLoader.WebLogicLoadTimeWeaver
class using
the default class loader
.
WebLogicLoadTimeWeaver
class using
the supplied ClassLoader
.
MBeanServer
reference through WebLogic's proprietary Helper
/
MBeanHome
API, which is available on WebLogic 6.1 and higher.NativeJdbcExtractor
interface for WebLogic,
supporting WebLogic Server 8.1 and higher.DataBinder
to perform data binding
from web request parameters to JavaBeans, including support for multipart files.DataSource
implementation that delegates all calls to a WebSphere
target DataSource
, typically obtained from JNDI, applying a current
isolation level and/or current user credentials to every Connection obtained
from it.MBeanServer
reference through WebSphere's proprietary AdminServiceFactory
API,
available on WebSphere 5.1 and higher.NativeJdbcExtractor
interface for WebSphere,
supporting WebSphere Application Server 5.1 and higher.FactoryBean
that retrieves
the JTA TransactionManager for IBM's WebSphere application servers
(versions 5.1, 6.0 and 6.1).UOWManager
instance, obtained from WebSphere's
JNDI environment.TaskExecutor
implementation
that delegates to a JCA 1.5 WorkManager, implementing the
WorkManager
interface.WorkManager
interface,
which either needs to be specified as reference or through the JNDI name.TagWriter
.
TagWriter
.
TagWriter
.
TagWriter
.
null
or zero length.
input
' element to the supplied
TagWriter
,
marking it as 'checked' if appropriate.
input type="radio"
' element with the configured
AbstractMultiCheckedElementTag.setItems(Object)
values.
input(radio)
' element with the configured
value
.
form
' tag and exposes
the form object name in the PageContext
.
input
' tag to the supplied TagWriter
including the
databound value.
input
' tag to the supplied TagWriter
.
label
' tag and forces a block tag so
that body content is written correctly.
select
' tag to the supplied
TagWriter
.
Log
instance.
Throwable
to the
supplied Log
instance.
value
' attribute to the supplied TagWriter
.
PasswordInputTag
only writes it's value if the
'showPassword'
property value is
true
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |