I have the following servlet mapping present -
You need to modify links to the images. When you write
Then your HTTP requests to /resources/images are translated to webapp/images folder on the server. So in the html you should have something like this:
/resources/images
webapp/images