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 Scriptlet?
how a user session can be tracked in servlets?
Explain jsessionid?
How can we invoke another servlet in a different application?
Define servlet mapping?
What are different ways for authentication of servlet?
What mechanisms are used by a Servlet Container to maintain session information?
How do we go with database connection and log4j integration in servlet?
How do we share data using 'getservletcontext ()?
What is URL Rewriting ?
What is java servlet?
How threads are implemented in servlets?