I'm writing an email daemon that will run outside of wicket. 

It needs to generate urls to the application based on POJOs from the DB.

I can't use the urlFor method because that requires a request.
It is possible to at least ask the Application class what the bookmarkable page 
link would be for a Page class?

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

Reply via email to