Answer Posted / neha
ServlrtCoctext provides runtime environment which is shared
by every servlet.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to get the path of servlet in the server?
What do you mean by filter in servlet?
Why are servlets used?
How would you create deadlock on your servlet?
What are the types of an http request?
Which method of the httpservletrequest object is used?
What is a server side include (ssi)
Which interface must be implemented by all servlets?
What's the advantages using servlets than using cgi?
What is meant by session? Tell me something about httpsession class?
Difference between forward() method and sendredirect() method ?
Describe servlet?
How can you use a servlet to generate a plain text instead of html?
Which event is fired at the time of setting, getting or removing attribute from application scope?
How do you communicate in between Applets and Servlets?