|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
ServletServiceContext
provides absolute information
about a mounted servlet service.FactoryBean
that exposes the ServletServiceContext
in the current base call frame.ServletContext
in the call frame.
InputStream
object to read from the source.
FactoryBean
that exposes the HttpServletRequest
in the
current call frame.FactoryBean
that exposes the HttpServletResponse
in the
current call frame.ServletConnection
that gets its content by
invoking the servlet service.HttpServletRequest
in the call frame.
RequestWrapper
.HttpServletResponse
in the call frame.
FactoryBean
that exposes the ServletContext
in the current call
frame.BeanDefinitionDecorator
deals with the
http://cocoon.apache.org/schema/servlet
namespace which
defines following elements: context
: with optional attributes
mountPath
and contextPath
.http://cocoon.apache.org/schema/servlet
).HttpServletRequest
from an URL, that is used while calling e.g. a
servlet service.HttpServletResponse
object that is usable for internal block calls.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |