ajax - Spring Security to continue firing the same request after authentication -


when user clicks button, ajax post request fired if not logged in login dialog box opens handled spring security. when user logs in, want fire same ajax post request. how achieve this? in ajax post request, have both headers , request body.

thanks in advance


Comments

Popular posts from this blog

assembly - 8086 TASM: Illegal Indexing Mode -

Java, LWJGL, OpenGL 1.1, decoding BufferedImage to Bytebuffer and binding to OpenGL across classes -

java - SmsManager sending message more than one -