Yes, then you have two ways to do that * implement your own RequestCycleProcessor * implement IRequestCodingStrategy and IRequestTargetMountsInfo or subclass WebRequestCodingStrategy (you can look on UrlCompressingWebCodingStrategy for a sample)
Thats the way... Martin Mathias P.W Nilsson wrote: > > Problem is this > > setResponsePage(new LoginPage(moreParam); > > will not generate an url like http://localhost/myapp/customer1/login. > -- View this message in context: http://www.nabble.com/Create-custom-UrlCodingStrategy-tp20660813p20814841.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]