On Friday 28 May 2010 15:33:16 Sven Meier wrote:
> OK, no ITL, got it.
> 
> >Then, you can use that Runnable anywhere to run a task
> >with all of the appropriate Wickety goodness set up for you (except
> >for the request cycle of course because you're not executing within a
> >request cycle).
> 
> But what are the use cases for *this* proposal (beside mail generation)?

In our jobs, we sometimes need access to the security layer of the application 
via wicket-security to authenticate actions performed by the job. This only 
works when Application.get() returns the application.

Emond

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to