Hi!

This may be a stupid newbie quest but anyway ...

The app that I am porting includes a number of service/callback servlets for
various purposes.

So I would like to configure some url:s within my app to be served by these
servlets.

If I just configure my servlets I assume that the T5 filter will take
precendence !?

Right or wrong !?

Do I have a problem or am I just stupid.

E.g.

http:/myapp.com/*       Served by Tapestry

http:/myapp.com/foo   Served by my foo servlet
http:/myapp.com/bar   Served by my bar servlet

How do I configure this?

Thanks in advance!
Gunnar Eketrapp

Reply via email to