PrependContextPathHandler is fairly simple. I guess I would copy the code, make the modifications you want and register your handler with the application. Please see MarkupParserFactory on how to register the IMarkupFilter with the application.
Juergen On 3/8/06, David Leangen <[EMAIL PROTECTED]> wrote: > > Could somebody please tell me how the PrependContextPathHandler is > intended to be overridden (if at all)? > > > I would like to prepend my links with a static URL (like > "http://www.company.com/dir/"), and this looks like the place to do it. > > > Thank you! > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a groundbreaking scripting language > that extends applications into web and mobile media. Attend the live webcast > and join the prime developer group breaking into this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
