What’s the difference between forward() and sendredirect() methods?
No Answer is Posted For this Question
Be the First to Post Answer
How will you pass values from HTML page to the servlet?
What is the protocol used by Server & Client?
Is servlet synchronized?
Why is a constructor needed in a servlet even if we use the init method?
What do you understand by mime type?
What is the life-cycle of servlets?
How do we share data using 'getservletcontext ()?
we cant Override Jsp Service method?Why?
4 Answers Infrasoft, Mind Tree,
Explain the working of service() method of a servlet.
How servlets can be automatically reloaded?
difference between request.getSession(false) or request.getSession() and request.getSession(true)
How to debug a servlet?