0 Replies Latest reply on Oct 15, 2008 2:52 PM by fernandoaugusto

    Avoid servlet filter when ajax request is made by ajax4jsf

    fernandoaugusto

      In my project i've used spring security and I woud like to avoid the filter when some ajax request are made by ajax4jsf !! There is some way ? I've seem that ajax4jsf use the same URL to invoke http and ajax request !! or there is some way to configure this ? Thks