WebSession
268269270271272273274275276277278
} }; application.setWicketFilter(filter); httpSession = new MockHttpSession(servletContext); ThreadContext.detach(); this.application = application;
277278279280281282283284285286287
252253254255256257258259260261262
return filterConfig; } }; application.setWicketFilter(filter); hsession = new MockHttpSession(servletContext); oldThreadContext = ThreadContext.detach(); this.application = application;
255256257258259260261262263264265
271272273274275276277278279280281
265266267268269270271272273274275