Pinger wrote:
All the examples I see do something likeWebApplicationContext 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]