Answer Posted / nagababu
HttpServlet only Supports HTTP and HTTPS protocols
Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Tell us something about servletcontext interface.
What is the servlet?
Is servlet synchronized?
Differentiate between get and post?
When servlet object is created?
What is ServletContext object?
What is a web application and what is it’s directory structure?
Define the servlet mapping.
Is dispatcher servlet a singleton?
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
Why the concept of single thread model interface is used?
What do you mean by the servlet chaining?
When is the servlet instance created in the life cycle of servlet? What is the importance of configuring a servlet?
What is session tracking?
Whats the advantages using servlets over using CGI?