Hi!

For some  reason my method to ignore path's does not get called!


 public static void contributeIgnoredPathsFilter(Configuration<String>
configuration)
 {
  ....
 }

Any clue anyone?

Thanks in advance!
/Gunnar Eketrapp




2009/10/27 Gunnar Eketrapp <gunnar.eketr...@gmail.com>

> Great and Thanks!
>
> 2009/10/26 Thiago H. de Paula Figueiredo <thiag...@gmail.com>
>
> Em Mon, 26 Oct 2009 14:46:32 -0200, Gunnar Eketrapp <
>> gunnar.eketr...@gmail.com> escreveu:
>>
>>  Hi!
>>>
>>
>> Hi!
>>
>>
>>  So I would like to configure some url:s within my app to be served by
>>> these servlets.
>>>
>>
>> Out-of-the-box, you shouldn't have any problems, as Tapestry is a servlet
>> filter, not a servlet.
>> It is possible that Tapestry handles some requests that should be handled
>> by something else (i.e. your servlets). In this case, take a look at the
>> "Ignored Paths" section in
>> http://tapestry.apache.org/tapestry5.1/guide/conf.html.
>>
>> --
>> Thiago H. de Paula Figueiredo
>> Independent Java consultant, developer, and instructor
>> http://www.arsmachina.com.br/thiago
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
>> For additional commands, e-mail: users-h...@tapestry.apache.org
>>
>>
>
>
> --
> [Hem: 08-715 59 57, Mobil: 0708-52 62 90]
> Allévägen 2A, 132 42 Saltsjö-Boo
>



-- 
[Hem: 08-715 59 57, Mobil: 0708-52 62 90]
Allévägen 2A, 132 42 Saltsjö-Boo

Reply via email to