I use nice URL to mount some page in the usual way :
mountBookmarkablePage("/Organization", Organization.class);

That is great, but it will make an error if a user enter the url by hand and
decide to not use case sensitive.  I mean, I can mount organization without
the capital letter, but it would make the same error if the user use Capital
after that.

Is there a way of using Nice URL that is not case sensitive?

Thanks

Marc
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to