This content has been marked as final. 
    
Show                 5 replies
    
- 
        1. Re: Filter optionssergeysmirnov May 2, 2007 5:33 PM (in response to pmuir)Ajax4jsf Developer Guide, Chapter #3. . First two tables there. 
- 
        
- 
        3. Re: Filter optionspmuir May 2, 2007 6:20 PM (in response to pmuir)Ah, would it be possible for the constants for those strings to be made public so I can set filter off them? 
- 
        4. Re: Filter optionssergeysmirnov May 2, 2007 7:53 PM (in response to pmuir)Could you clarify your question? 
- 
        5. Re: Filter optionspmuir May 3, 2007 4:58 AM (in response to pmuir)At the moment, for example, org.ajax4jsf.framework.ajax.xmlfilter.BaseXMLFilter.FORCEXML_PARSER is declared private. Would it be possible for it (and other filter parameters) to be declared public so that I can reference them in another filter. 
 I'm adding an Ajax4jsfFilter to the Seam master filter, so that if a user includes ajax4jsf to their WEB-INF/lib whilst using Seam, then Seam will automatically install the ajax4jsf filter before all it's own filters (this is a constant source of confusion in the Seam forum)
 
    