seem the wicket examples also are incomplete here as they uses deprecated calls:
http://svn.apache.org/repos/asf/wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/niceurl/NiceUrlApplication.java Igor and Martin seems to be working on a new example: http://svn.apache.org/repos/asf/wicket/trunk/wicket-examples/src/main/java/org/apache/wicket/examples/requestmapper But what would the correct 1.5 way to mount a bookmarkablepage with a querystringurlcodingstrategy? 2010/9/23 nino martinez wael <[email protected]>: > Hi > > Seems the way you mount pages has been change, the migration guide > (https://cwiki.apache.org/confluence/display/WICKET/Migration+to+Wicket+1.5#MigrationtoWicket1.5-WicketIOCchanges) > does not mention this. > > Also the default way that 1.4 mapped pages was as a > querystringurlcodingstrategy AFAIK, this has changed to indexed > aswell.. > > regards Nino > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
