Assuming Java (JDK + JRE) is installed in your system, do the following:
- Install Tomcat7
- Copy 'tools.jar' from 'C:\Program Files (x86)\Java\jdk1.6.0_27\lib' and pasted it under 'C:\Program Files (x86)\Apache Software Foundation\Tomcat 7.0\lib'.
- Setup paths in your Environment Variables as shown below:
C:/>javap javax.servlet.http.HttpServletRequest
It should show a bunch of classes