Answer Posted / gaurav agrawal
ServletContext is the interface by which we can get the
information of the web container.this interface has some
methods by which we can get information
| Is This Answer Correct ? | 12 Yes | 12 No |
Post New Answer View All Answers
Explain url encoding in servlet?
When should you prefer to use doget() over dopost()?
Explain the servlet filter.
What are the different methods involved in generic servlet?
How do you define a servlet?
Explain session tracking and its importance?
How can you use a servlet to generate a plain text instead of html?
Explain url encoding?
Given the request path below, which are context path, servlet path and path info?
How forward () method is different from send redirect () method?
What is a servlet-to-servlet communcation?
What is servlet collaboration?
Which application server is best for java?
What is the use of httpservletrequestwrapper?
Describe some assignments that are executed by servlet container?