Thanks for the reply. But I tried with the above mentioned entries in my web.xml file but still getting "The requested resource (/suggestio-1.0-SNAPSHOT/auth/login) is not available." error when I...
Type: Posts; User: varunge; Keyword(s):
Thanks for the reply. But I tried with the above mentioned entries in my web.xml file but still getting "The requested resource (/suggestio-1.0-SNAPSHOT/auth/login) is not available." error when I...
HI All,
I am getting the same issue:
My Controller class looks like this :-
@Controller
@RequestMapping("/auth")
public class AuthController {