Status 201 , Message Created ???
Hi All,
When I submit a form with two fileds(Login form with username and password), it display me the below message. Do you have any idea about this message.
I'm using a jsp page with two fields (username and password), when the user clicks on submit button, LoginServlet is called and in here the user details which are submitted in .jsp(login form) are validated. Once the user is validated I'm trying to Log a message, but it is not showing me any message in the Logs. But it shows me the below message when the user clicks on submit. Please post your ideas.
Thanks!