i have done basic setups for spring mvc application, but when i transfer the control from a
jsp page to controller which is mapped in webapplicationcontext, url gets changed to corresponding mapping done for controller but i get resource not found exception. please let me know whether i missed some configuration