Re: Filter URL

2013-01-31 Thread Thiago H de Paula Figueiredo
On Thu, 31 Jan 2013 09:14:38 -0200, khaled69100 wrote: Hello, Hi! in web.xml i add a filter like this : searchUserDetailsFilter net.awl.tapestry5.oops.user.pages.manageuser.SearchUserDetailsFilter searchUserDetailsFilter /sear

Filter URL

2013-01-31 Thread khaled69100
e probleme is that the filter is called just when i start the server. When a try to access to http://localhost:8082/myapp-webapp/en/user/manageuser/searchuserdetails?externalId=10 the contributeIgnoredPathsFilter is correctly called but i have the home page. Any idea Thx -- View this message