I search some page in stackoverflow to solve this problem, did follow some true answer but not working. I am new in spring , sorry.
here is my dispatcher-servlet
I had the same problem and I resolved it by validating my xml using the online xml validation tool and found out that there was an extra whitespace which was the cause for the error.