> If it is a big problem for you, you can do > > getPageSettings().setAutomaticMultiWindowSupport(false) > > in your application's init method.
First I would like to thank everybody for your help. I'll try to use changed settings for now. I've created bug report (your list does not accept zip file attachement ...) (https://sourceforge.net/tracker/index.php?func=detail&aid=1502702&group_id=119783&atid=684975) and attached the zipfile containing example. See the bug description how to reproduce error. PS: If I comment out the above mentioned settings in standard niceUrlApplication example, it works. But in my example not ... - so it probably has to do something with the QueryStringUrlCodingStrategy ... May be you can later add this example to yours (I personally think it's more common use than parameters encoded in path ...) saki > > Would it be possible for you to reproduce the behavior you have > (multiple redirects and a blank page displayed) in a simple quickstart project? If you send that in, we can have a look at it. > > Eelco > > _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop