How did you configure the filter in web.xml? Eelco
On 2/26/07, John Patterson <[EMAIL PROTECTED]> wrote: > Hi, > > I am trying to use the wicket filter in trunk but cannot get it to > respond to a url to my home page. The same problem seems to happen > with the phonebook app. When I run the phonebook app I enter http:// > localhost:8080/phonebook which redirects to http://localhost:8080/ > phonebook/app. > > The method WicketFilter.isWicketRequest() returns false and so the > request is ignored. > > John. > > ------------------------------------------------------------------------- > 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 > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
