Having error com.opensymphony.xwork2.ActionSupport; package does not exist,
I am using struts2.3.8 and Not using eclipse or net beans, But have made this directory structure Code\Chapter\Struts2Application\WEB-INF\src\comm\kognet\action\ClientAction.java

and Unzipped struts2 and copied and stored jar files in Code\Chapter\Struts2Application\WEB-INF\lib

common-logging1-1-1
freemarker-2.3.19
ognl3.0.6
xwork core-2.3.8
struts2 core-2.3.8

I have set catalina_home as C:\Program Files\Java\jdk1.7.0_07\apache-tomcat-7.0.37,
Path as C:\Program Files\Java\jdk1.7.0_07
classpath as .

I am New to struts and this is my first program , Please Help