Sign in
apache
/
wicket
/
refs/heads/WICKET-6847-onEndRequest-before-flush
/
.
/
wicket-user-guide
/
src
/
main
/
asciidoc
/
nativewebsockets
/
nativewebsockets_5.adoc
blob: 5a1396afd21a5b19dc7fb3d7f40c0d1528879507 [
file
] [
log
] [
blame
]
1.
Request
and
session scoped beans
do
not
work
.
The
Web
Socket
communication
is
not
processed
by
Servlet
Filters
and
Listeners
and
thus the
Dependency
Injection
libraries have
no
chance to
export
the request
and
session bean proxies
.