What are different types of Servlets?
Answers were Sorted based on User's Feedback
Answer / musthak ali
there are n no: of servlets
http servlet
ftp servlet
smtp servlet ..
| Is This Answer Correct ? | 0 Yes | 0 No |
What is called servlet mapping?
What if we pass negative value in load-on-startup?
Explain jsessionid?
what are the CGI Programs?
Explain the role of dispatcherservlet and contextloaderlistener.
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.
Can we define constructor in Servlet class?
Which exception is thrown if the servlet is not initialized properly?
What are the two important api's in for servlets?
What do you mean by mime type?
What are the advantages of Servlet over CGI?
Name the packages that work with servlet?