Hi All,

This is kind of a weird problem. I gave a <a href> link to load a jsp page. but then it gives me No mapping found for HTTP request warning. I used annotated controller for map the jsp page. But the weird point is some @RequestMapping are working fine while some are not. I check all possible mistakes that can be happen. But no single one found.

Another issue is when I comment @RequestMapping code statement, still it loads the corresponding page.

Anyone can help me out to this weird issue

Thanks in advance

Regards

Rumesh