Hi, I've set up a Wicket application as ROOT with URL pattern /* and have some mounts on it.
Now I want all unmounted stuff handled thru the Homepage-class (i.e. get the path-info for a redirect). Is there a way to do this? ATM, I get a "404 : /test/ was not found on this server." when calling http://localhost:8080/test/ Best regards, --- Jan. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
