> > the problem is that urls like these > http://127.0.0.1:8080/anyApp/app?wicket:interface=:2:pagination:navigation:1 > :pageLink::ILinkListener > will kill any spider coming the way - and so the products would never been > followed to, as the list itself wouldnt be browsed.
And they should kill spiders, as these are internal URLs. What Martijn suggested is to use bookmarkable urls, which translate much nicer, and if you use that together with RequestParameters and page (or package) URL mounting, you'll have reasonably nice URLs. > The products example itself is clear - the problem is that if i want to have > a part where this mustnt happen i cant use any of wickets components as i > havent found one yet that supports nice URLs. Yeah, certainly at this time, any nice URL support has to be explicitly. In some future version, we might find a situation where we can push state of component so that they are part of links, but at this time, we can't. Eelco ------------------------------------------------------------------------- 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