can u provide me the answers of the following question written below
1. How to handel the error in jsp page using error page and print the error in
the error page?
2.what is use of RequestDispatcher ?
3. what is the disadvantage of using session?
4.can multiple inheritance be implemented by using abstract class?