What are the objects involved when a servlet receives a call from client?
No Answer is Posted For this Question
Be the First to Post Answer
why we should override only no-agrs init() method.
How many ways are available to ger RequestDispatcher object?
Which java framework is most popular?
how JSP can extend servlet or interface ...?
How can we implement a jsp page?
What is the process for chaining servlet?
How does tomcat servlet container work?
How do we share data using 'getservletcontext ()?
In which cases Destroy() is invoked?
Why do we use sendredirect() method?
What are the servlet events?
What is url encoding and url decoding