1

This Exception is going in Error.jsp . The message is correctly going into this page, but the part of here does not appear. What is the problem?

 <%
  if (x== 5) {
     throw new Exception("For login press <a href="LoginForm.jsp">here</a> ");
  }
 %>
Shawn Mehan
  • 4,513
  • 9
  • 31
  • 51
Mary
  • 43
  • 4

0 Answers0