Thanks. I'll take a look. With the proper regular expression, I may be able to affect any url. I don't want to program a rule for each url.
I was hoping you Wicket developers would tell me that my proposal was faily simple to add to Wicket. I was looking for the simple url's to be as easy and automatic as other Wicket features [no XML configuration :) ] Jeff --- Igor Vaynberg <[EMAIL PROTECTED]> wrote: > or use a url rewriting filter like http://tuckey.org/urlrewrite/ > > -Igor > > > On 11/8/05, Juergen Donnerstag <[EMAIL PROTECTED]> > wrote: > > > > you know you can have that today by implementing it yourself? > Take a > > look WebRequestCrawlerSave and you'll see that you can easily > change > > bookmarkablePage to page; you can make it case insensitive etc. > > > > Juergen > > > > On 11/8/05, Dan Gould <[EMAIL PROTECTED]> wrote: > > > Jeff Miller wrote: > > > > I considered recommending "page=". It would be better than > > > > "bookmarkablePage=". Allowing "page=" in conjunction with > alias would > > > > certainly allow simpler urls. > > > > > > +1 > > > > > > > > > ------------------------------------------------------- > > > SF.Net email is sponsored by: > > > Tame your development challenges with Apache's Geronimo App > Server. > > Download > > > it for free - -and be entered to win a 42" plasma tv or your > very own > > > Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > > > _______________________________________________ > > > Wicket-user mailing list > > > [email protected] > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > ------------------------------------------------------- > > SF.Net email is sponsored by: > > Tame your development challenges with Apache's Geronimo App > Server. > > Download > > it for free - -and be entered to win a 42" plasma tv or your very > own > > Sony(tm)PSP. Click here to play: > http://sourceforge.net/geronimo.php > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > Jeff Miller [EMAIL PROTECTED] __________________________________ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
