What are the annotations used in servlet 3?
No Answer is Posted For this Question
Be the First to Post Answer
What is the default HttpRequest method?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
What do you mean by a filter and how does it work?
what is multiple server?
Explain the difference between servletconfig and servletcontext in servlet?
How do I know if java is running on linux?
Hi guys.. Well can u tell me that why there is need of "init()" , i mean why can not we initialize the servlet object with the help of constructors? Thank you.
What is called servlet mapping?
What is servlet instance?
What is a servlet-to-servlet communcation?
How do we go with database connection and log4j integration in servlet?
What are the types of protocols supported by httpservlet ?