can it possible to validate form field before execution of a servlet service method if yes how??
6 10275Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
7 13443
Which exception is thrown if the servlet is not initialized properly?
What are the phases of the servlet life cycle?
Can a jsp be called using a servlet?
What is the importance of init() method in Servlet ?
How do I know if java is running on linux?
What is the use of httpservletrequestwrapper and httpservletresponsewrapper?
Which are the different ways you can communicate between servlets?
What methodology can be followed to store more number of objects in a remote server?
Describe servlet?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is a web application and what is it’s directory structure?
What are its drawbacks of cgi?
What is the use of send redirect () method?
What is the difference between get and post methods?
What is the main purpose of java servlets?