You know that creating threads in a servlet container yourself is A Bad Thing (tm)? You could try to use Application.get(String key) instead of Application.get ().
Martijn On Nov 30, 2007 11:40 AM, Vit Rozkovec <[EMAIL PROTECTED]> wrote: > Good day, > when I create new thread, what is the proper way of binding application > to this new thread? > > Vitek > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-rc1 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-rc1/
