Friday 8 April 2016

JSP SERVLET MVC


Very Important Point

when you dont get any error during updating form but not able to update value in form then check this

1.id
2.form action is stable or not
3.always check annotation or mapping servlet name

and if you rename servlet name then always check annotation in webservlet within servlet.