Have you looked at url mounts? http://www.javalobby.org/java/forums/t68753.html (wicket 1.2 but still quite relevant) Also take a look at the examples.
Key interface to look at is IRequestTargetUrlCodingStrategy Maurice On Wed, Jun 11, 2008 at 2:00 PM, ywtsang <[EMAIL PROTECTED]> wrote: > > currently all wicket request at "mounted" at "root", > e.g. /?wicket:interface.... > > can we change it to mount at different place like > > /<customer>/?wicket:interface.... > > > -- > View this message in context: > http://www.nabble.com/change-the-%22mountpath%22-of-wicket-request-tp17775860p17775860.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
