What is the difference between forward () and sendredirect () functions in servlet? Explain
No Answer is Posted For this Question
Be the First to Post Answer
What is the use of attribute in servlets?
what is servlet chaining?
What is servletconfig?
What method is used to create database connection in servlets?
What exception should be thrown when servlet is not properly initialized?
What is java servlet session?
can i call init() method in destroy() method of servlset. ?
Can a jsp be called using a servlet?
what is multiple server?
Difference between forward() method and sendredirect() method ?
Write a command to get actual path of a servlet to the server?
Why jsp is better than servlet?