You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2008/01/16 09:46:32 UTC

[Myfaces Wiki] Update of "MyFacesExtensionsFilter" by tchize

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The following page has been changed by tchize:
http://wiki.apache.org/myfaces/MyFacesExtensionsFilter

------------------------------------------------------------------------------
  
  The MyFacesExtensionsFilter will buffer the whole response and add some required javascript and css links so all this lovely stuff should work.
  
- If you dont like the buffering solution please have a look at StreamingAddReasource. You still need the MyFacesExtensionsFilter, but the response will be streamed again which might result in faster pager delivery.
+ If you dont like the buffering solution please have a look at StreamingAddResource. You still need the MyFacesExtensionsFilter, but the response will be streamed again which might result in faster pager delivery.
  
  If you have done all of the above but still get the exception complaining you havent configured the MyFacesExtensionsFilter correctly you can disable this check:
  {{{