.. or just implement ApplicationContextAware ofcourse :)
-- Edvin
Edvin Syse skrev:
Pinger wrote:
All the examples I see do something like
WebApplicationContext ctx =
WebApplicationContextUtils.getRequiredWebApplicationContext(
this.getServletContext());
how do I do the this.getServletContext() when I am not in the wicket
file?
Maybe you could implement ServletContextAware?
-- Edvin
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]