I am new to struts.. while running a struts application i am getting an error "requested resource is not available"..
1) I have installed the jdk 1.6 and the path is C:\Program Files\Java\jdk1.6.0_25\bin
2) I have installed the tomcat 6 version and the path is C:\Data\apache-tomcat-6.0.20\webapps
3) I have created the package called website.web and placed the servlet program as below