I created a sample struts 2 project & junit test case by referring the below link.
http://self-learning-java-tutorial.blogspot.com.au/2015/04/struts2-junit-integration.html
But, while executing the test case I am getting following error,
Error in Eclipse JUNIT stacktrace
Can Anyone advice me how to resolve this issue ?