How do we share data using 'getservletcontext ()?
No Answer is Posted For this Question
Be the First to Post Answer
How do you deal property files in servlet?
Why is Servlet so popular?
What are the functions of the servlet container?
What is the difference between forward () and sendredirect () functions in servlet? Explain
Explain servlet events?
What are the key methods that are involved in processing of http servlets?
what is the difference between do get/dopost
can i call init() method in destroy() method of servlset. ?
What is Single Threaded Model in Servlets? Explain this with an example?
What must be implemented by all servlets?
What do you mean by mime type?
Why do we have servlet filters?