I have a JSP login page on my system, but when trying to perform a request via ajax to authenticate me, the form does not seem to be sending correctly, as it is redirected to the login page itself.
Ajax Code:
$( document ).ready( function...
asked by
26.11.2017 / 02:05