Hi,I have to run a wicket app in the Servlet Context / Path "/*". I want to use Spring MVC with Rest on "/api/*".
I found the WicketSessionFilter and some infos about it, but I can't see a way to delegate into the Spring DispatcherServlet with "/*" bind on the Wicket application filter.
I'll thankful for some hints :) Greats Kyrindorx --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
