Hi, There is no built in IRequestMapper in Wicket for this but it shouldn't be hard to implement it yourself. See MountedMapper and its super classes for inspiration.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Sun, Nov 2, 2014 at 6:08 PM, Xybrek <[email protected]> wrote: > hi, I wonder if its possible to mountPage based on java regex? > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
