Servlet.service() for servlet [default] in context with path [/register] threw exception [Filter execution threw an exception] with root cause
java.lang.ClassNotFoundException: org.springframework.web.struts.ActionSupport
你看看你在web.xml里面,有没有添加框架整合所需要过滤器,