P
Paul Koufalis
Guest
Hi Mike, Yes that sounds reasonable and that's how we ended up doing it. We just added a quick login page to our ExtJS application that POSTs as you say. I have a follow-up question though: is there a j_spring_security_* service that I can query to check the validity of my session? Otherwise my application makes a REST call expecting a JSON payload and instead gets redirected to static/auth/login.html. I suppose I could trap it but I'm wondering what the elegant best-practice solution is. I googled around a bit but could not find anything useful.
Continue reading...
Continue reading...