2 Replies Latest reply on Mar 20, 2012 6:07 AM by healeyb

    best way to redirect to in ajax request?

    fernandoaugusto

      Hi Folks

      I have a servlet authentication filter that redirects to the login page. I wonder how is the best way to redirect to the login page in running a http ajax? It would be appropriate to handle the return via = sf.ajax.addOnError(ajaxErro)?

      Best Regards.