I'm developing JSF application with Apache Shiro. Everything is OK except that when the the UI interacts with the server via ajax the web reflects nothing. how can I configure the application, so that the user is redirected to the login page when the UI interact with the server through ajax.
Can somebody help me? Thank you in advance.