Answer Posted / musthak ali
there are n no: of servlets
http servlet
ftp servlet
smtp servlet ..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the process to implement doget and dopost methods?
What is the difference between using getSession(true) and getSession(false) methods?
What are the common methods that are included in the http servlet class?
How the typical servlet code look like ?
Explain the servlet filter.
When jsessionid is created?
What do you mean by mime type?
What do you mean by servlet context?
Is it possible to have a constructor inside the servlet?
What is the dispatcher servlet?
What is the use of request dispatcher interface?
Write all the phases defined in servlet life cycle?
What are the different session tracking techniques?
What is the difference between Difference between doGet() and doPost()?
Explain web application directory arrangement?