What are the different mode that servlets can be used?
No Answer is Posted For this Question
Be the First to Post Answer
What are the new features added to servlet 2.5?
When using servlets to build the HTML, you build a DOCTYPE line, why do you do that?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
can u give some realtime example in ploymorphism? and inheritance?
Why HttpServlet class is declared abstract?
When a servlet accepts a call from a client, it receives two objects. What are they?
init() method of servlet loaded by?
Which is better jsp or servlet?
Explain request dispatcher and its methods.
i am bca student,give me suggest for bright future
18 Answers BSNL, Future Considerations,
If a servlet is not properly initialized, what exception may be thrown?