Struts Problem Report

Struts has detected an unhandled exception:

Messages:
  • There is no Action mapped for namespace [/entity/first] and action name [firstInfoNews_toStudy] associated with context path [].

  • Stacktraces

    There is no Action mapped for namespace [/entity/first] and action name [firstInfoNews_toStudy] associated with context path []. - [unknown location]
        com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:185)
        org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:63)
        org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionProxyFactory.java:39)
        com.opensymphony.xwork2.DefaultActionProxyFactory.createActionProxy(DefaultActionProxyFactory.java:58)
        org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:500)
        org.apache.struts2.dispatcher.ng.ExecuteOperations.executeAction(ExecuteOperations.java:77)
        org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter.doFilter(StrutsPrepareAndExecuteFilter.java:91)
        com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:89)
        org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:198)
        org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
        com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:89)
        org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:88)
        org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
        com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:89)
        com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:183)
        com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:287)
        com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:792)
        com.caucho.network.listen.TcpSocketLink.dispatchRequest(TcpSocketLink.java:675)
        com.caucho.network.listen.TcpSocketLink.handleRequestsImpl(TcpSocketLink.java:637)
        com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:588)
        com.caucho.network.listen.TcpSocketLink$AcceptTask.doTask(TcpSocketLink.java:1175)
        com.caucho.network.listen.TcpSocketLink$ConnectionReadTask.runThread(TcpSocketLink.java:1108)
        com.caucho.network.listen.TcpSocketLink$AcceptTask.run(TcpSocketLink.java:1142)
        com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:182)
        com.caucho.env.thread.ResinThread.run(ResinThread.java:126)