This is my web.xml Code,While running I am getting error like this..How to resolve this?
\"SEVERE: Exception starting filter Struts java.lang.ClassNotFoundEx
if you are using struts2 version 2.5 you need to change from:
org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
to:
org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter
Version Notes 2.5