You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mk...@apache.org on 2005/12/21 20:38:26 UTC

svn commit: r358358 - /myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml

Author: mkienenb
Date: Wed Dec 21 11:38:23 2005
New Revision: 358358

URL: http://svn.apache.org/viewcvs?rev=358358&view=rev
Log:
Oops.   Hit return and committed before I finished typing my commit log message!
Meaningless whitespace change to force recommit.

Updated documentation on extensions filter.
Cleaned up some grammar issues.
Changed incorrect reference from "myfaces" to "faces".
Changed url-pattern mapping for filter to servlet-name mapping.
Added description and xml comments describing why each filter mapping is needed.

After we all reach agreement, I'd like to remove the section starting with "Alternate mapping using a url-pattern instead of a servlet-name" at some future point as I think this is a poor way to configure the filter, and having both methods listed will probably confuse someone.

Modified:
    myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml

Modified: myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml?rev=358358&r1=358357&r2=358358&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/tomahawk/extensionsFilter.xml Wed Dec 21 11:38:23 2005
@@ -104,7 +104,7 @@
 	However, as the filter has to cache the whole response in memory before writing it out to the client, it slightly increases the memory usage.
 </p></section>
 </body>
-    
+
 <footer>
     	<legal>Java, J2EE, and JCP are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.<br />
 	&copy; 2004, Apache Software Foundation