Question : Error 404: No target servlet configured for uri

Hi Experts,

          I just got done with a new Web module built with Spring Framework. Till now I was testing all the pages on my local machine using Tomcat. Today after I moved the application to Websphere,
          I am getting the following error:
          Error 404: No target servlet configured for uri

          is there anything I need to do in web.xml or somewhere? I deployed an EAR file on my WAS , which has another war file.
     
 
           

Answer : Error 404: No target servlet configured for uri

add id="WebApp_ID" to your web.xml
Random Solutions  
 
programming4us programming4us