What is web context in the following context (java ee tutorials) -


i reading java ee 6 tutorials pdf document official site. reading part related servlets, says:

associating objects session can associate object-valued attributes session name. such attributes accessible web component belongs same web context , handling request part of same session.

i wonder web context , how can different?

the same web context means servletcontext, please refer seciton 7.4 binding attributes session of servlet 3.0 specification:

a servlet can bind object attribute httpsession implementation name. object bound session available other servlet belongs same servletcontext , handles request identified being part of same session.


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

css - Firefox for ubuntu renders wrong colors -