what is servlet and what you get when we use servlets?
Answer Posted / someone
servlet acts as a web container in which we can execute the
html data via httprequest.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
What are all the ways for session tracking?
How is an application exception handling is done using a servlet?
Explain url encoding in servlet?
Which is the methods of generated servlet?
Explain the role of dispatcherservlet and contextloaderlistener.
Describe some assignments that are executed by servlet container?
What is pure servlet?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What's the advantages using servlets than using cgi?
How are filters?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
What is a deployment descriptor?
Explain how to improve Servlet Performance?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
Does servlet have main method?