WebSession
269270271272273274275276277278279
} }; application.setWicketFilter(filter); httpSession = new MockHttpSession(servletContext); ThreadContext.detach(); this.application = application;
271272273274275276277278279280281
275276277278279280281282283284285
268269270271272273274275276277278
285286287288289290291292293294295
return filterConfig; } }; application.setWicketFilter(filter); hsession = new MockHttpSession(servletContext); ThreadContext.detach(); this.application = application;
277278279280281282283284285286287
251252253254255256257258259260261
return filterConfig; } }; application.setWicketFilter(filter); hsession = new MockHttpSession(servletContext); oldThreadContext = ThreadContext.detach(); this.application = application;
278279280281282283284285286287288