0 Replies Latest reply on Mar 26, 2006 10:10 PM by aliasdar777

    HTTP Status 404 - /stock/stockselect.do

    aliasdar777

      Hi,
      I am using eclipse and Jboss. and developing an application from this tutorial http://www.devx.com/Java/Article/21065/0/page/7. When i submit a form i get this error. HTTP Status 404 - /stock/stockselect.do
      here is what my struts-config.xml looks like:
      <action-mappings>




      </action-mappings>
      Is thre any thing else my struts-config xml is missing ?
      Thanks