Hi, This is Spring question, not Wicket. You should ask in Spring forums or StackOverflow.com.
Martin Grigorov Freelancer. Available for hire! Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, Jun 21, 2015 at 9:20 PM, Chris <[email protected]> wrote: > Hi all, > > I have a class annotated with "@Scope(value = "session", proxyMode = > ScopedProxyMode.TARGET_CLASS)“. How is it possible to disable this > attribute when calling this class from a main class, i.e. no session > context? > > Thanks a lot, > Chris > >
