Explains the differences between context.getrequestdispatcher() and request.getrequestdispatcher()?
No Answer is Posted For this Question
Be the First to Post Answer
What is string tokenizer?
Describe the phases of servlet lifecycle?
why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
Can we use threads in Servlets?
How to debug a servlet?
What is the GenericServlet class?
can servlet have instance variables?
Can you refresh servlet in client and server-side automatically?
How can you start a jta transaction from a servlet deployed on jboss?
What is getservletcontext?
i need connection pooling code.....from harpreet.your@gmail.com
Which are the different ways you can communicate between servlets?