can it possible to validate form field before execution of a servlet service method if yes how??
6 10069Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
7 13196
What is a servlet?
How do I know if java is running on linux?
Why is init() method is used in servlets?
What is the difference between servlet and filter?
Why servlet is faster than jsp?
How the servlet is loaded?
What are the functions of Servlet container?
How do you load an image in a Servlet?
How we can call a jsp from the servlet?
What are the life-cycle methods for a servlet?
What is MIME Type?
When should you prefer to use doget() over dopost()?
What do you mean by mime type?
What is the use of send redirect () method?
Why filter is used in servlet?