Yeah, use QueryStringUrlCodingStrategy, like: String path = "/path/to/page2qpencoded/"; mount(path, new QueryStringUrlCodingStrategy(path, Page2QP.class));
I'm adding an example of this to wicket-examples. Eelco On 9/16/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote: > > I need my WebPage to process page parameters in this format > ?param1=value1¶m2=value2&etc > > the default seems to be /params/value/params/value > > if i have to instantiate my WebPage based on a callback means from another > external application that will send me parameters via those format options, > how do i do it. > > I used nice url mounting > > any tips > > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > > _______________________________________________ > Wicket-user mailing list > Wicket-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-user mailing list Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user