That's why they pay you the big buck$ :-). You are correct, I changed it to .jsp from .jsf and it worked.
The reference page needs to be updated - it has .jsf - I copied from that
page.
<filter-mapping>
<filter-name>MyFacesExtensionsFilter</filter-name>
<url-pattern>*.jsp</url-pattern>
</filter-mapping>
--
View this message in context:
http://www.nabble.com/MyFacesExtensionsFilter--t1756467.html#a4777515
Sent from the MyFaces - Users forum at Nabble.com.

