invokde a jsp page from servlet...need help.m a student and need this for my Project
hello friends i need to invoke a jsp page from a servlet..........
the need is that user enters data into a form on a jsp page.a servlet is called by the form submit.....
In the servlet the data is to be verified and if it has errors it should display a Success Page or error Page.........if thrs a error page the errors should be seen on that jsp Page
|