Answer Posted / prashant
Servlet is a server side software component written in java
that dynamically extends the functionality of a server
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is meant by a servlet?
What are its drawbacks of cgi?
What is cgi?
How can you start a jta transaction from a servlet deployed on jboss?
How native code can be used in a servlet?
What is the use of servlet context?
Difference between get and post in java servlets?
What is servlet mapping?
What are the key methods that are involved in processing of http servlets?
How to upload a file to the server using servlet?
Explain request dispatcher and its methods.
What are the features added in Servlet 2.5?
What do you mean by httpservlet and how it is different from the genericservlet?
What is api in servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?