I am having a very strange issue. I have a simple MVC controller which returns a ModelAndView. The View is a Jackson JSON serializer. I am trying to serialize a POJO which I retrieve from Database...
Type: Posts; User: ranajyotic; Keyword(s):
I am having a very strange issue. I have a simple MVC controller which returns a ModelAndView. The View is a Jackson JSON serializer. I am trying to serialize a POJO which I retrieve from Database...
I had a different page other than login.jsp initially which was rendering ok. So I don't think this is a mvc issue. Actually I kind of found a workaround. Not sure if this is the right thing to do. I...
I am new to spring security I have configured it using security namespace but getting 404 when I try to access the website. Need help urgently please. Here are the details.
web.xml
<?xml...