Explain request dispatcher and its methods.
No Answer is Posted For this Question
Be the First to Post Answer
can i call init() method in destroy() method of servlset. ?
Why do we have servlet wrapper classes?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
Can filter be used as request or response?
How we can get ip address of client in servlet?
How to notify an object in session when session is invalidated or timed-out?
Explain the difference between generic servlet and http servlet?
What is servlet instance?
Which http method is said to be non-idempotent and idempotent?
What are all the advantages of servlet over cgi?
Write the code to get the server information in servlet.
Directive Include and Action Include how both are working in JSP, what is the difference between both?In which suituation we have to choose these elements?