RE: [coldbox:16897] Security Interceptor Redirect within AJAX based application

I don’t use the security interceptor, but what I’ve done is throw a specific error message like “session is invalid” and set the server-error=true header that ColdFusion normally sets. Then my cfajaxproxy calls automatically run my javascript on error handler in which I check for that error message and redirect the entire page.

Thanks!

~Brad

ColdBox Platform Evangelist
Ortus Solutions, Corp

E-mail: brad@coldbox.org
ColdBox Platform: http://www.coldbox.org
Blog: http://www.codersrevolution.com