Answer Posted / veesa
sevlet context gives the information about servlet environment.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can a servlet be used to generate plain text instead of html?
How native code can be used in a servlet?
What’s the difference between genericservlet and httpservlet?
Write a simple servlet program to print the contents of html.
Explain the features are in servlet 3?
Can we use threads in Servlets?
Which http method is said to be non-idempotent and idempotent?
Write a command to get actual path of a servlet to the server?
What do you mean by session tracking and also explain its techniques?
How the servlet is loaded?
What is servlet lazy loading?
What do you mean by singlethreadmodel interface?
How can an existing session be invalidated?
What is Client-Server Computing?
What is difference between GenericServlet and HttpServlet?