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 |
how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file
what is the difference between ServletContext and ServletConfig
How can you push data from an Applet to a Servlet?
What is session variable in servlets?
What is the difference between the include() and forward() methods?
request parameter how to find whether a parameter exists in the request object?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What compiler do not do if we create our own constructor?
What is load-on-startup in servlet?
can u give some realtime example in ploymorphism? and inheritance?
What is generic servlet class?
Why servlet is used as controller ? Not JSP? I want complete explation?