It throws 404 error.. file not found! There are other folders in webapps/ ... some of them are showing up when accessed with URL similar to the one above.. but others like CERT are throwing error. ??
Tomcat is case sensitive, and Windows is not. So, you have to be careful when you create a folder or file under tomcat, because if you mix cases, WIndows will sometimes show everything as lowercase in windows explorer, but Tomcat will expect you to type the correct case in your browser
I suggert that you re-create all your folders and files in lower case and try again. Note:- renaming the folders may or may not work. So, it's better you start from scratch