I am trying to run a simple Struts2 application but it always throw the following exception:
java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.
Dear this the part of Struts 2 Core 2.2.3.1 API.
And I tried to run you linked project it is properly working for me. there is no issue.