Hi,

I have the tapestry filter set up as usual, and I have a separate servlet
that's mapped to incoming requests with the url-pattern "*.spr". When I try
to request one of the spr pages, the Tapestry filter intercepts the request
as expected, looks for the component with the specified name, and rejects
the request (displayed on the webpage as an exception) with the error that
the component was not found.

How can I map servlets to file extensions if Tapestry doesn't pass them on
through the filter?

Thanks!
Connor
-- 
View this message in context: 
http://www.nabble.com/T5-user-servlet-mapped-to-extension-*.spr-gets-rejected-as-invalid-component-tf4687080.html#a13395290
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to