
Q)Tell me some Java Exception types that you got so far and explain the Scenarios?
Q)Suppose if you type wrong tag syntax in your JSP. When you run the JSP what exception will throw?
Q)Suppose in your java coding part you did not handle the exceptions clearly. Now you got exception but you do not know in which method that exception arises? How you solve this issue? How you prevent this in the next time?

hi friend,
For reading the Java Exceptions please go through the link this may helpful for you :
If you will type wrong tag syntax in your JSP and run this JSP then you will get the following exception :
exception : org.apache.jasper.JasperException:
Please go through the following link this may helpful for you
[Java Exception - Exception Handling in Java]2
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.