I have installed Jenkins by deploying its WAR file to Tomcat. On typing
Jenkins
Tomcat
http://localhost:8080/jenkins
In browser
For me the following worked:
Go to Manage Jenkins->Configure Global Security
Click the checkbox for "Use browser for metadata download"
I also have security disabled and prevent cross site forgery unchecked.