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

c# - Send Image in Json : 400 Bad request -

javascript - addthis share facebook and google+ url -

ios - Show keyboard with UITextField in the input accessory view -