HTTP Status 500 - Unable to compile class for JSP:
type Exception report
message Unable to compile class for JSP:
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 15 in the jsp file: /2.jsp
Duplicate local variable tas9ertest
12: %><%
13: out.println("Random Garbage Data:");
14: Random tas9ertest = new Random();
15: int tas9ertest = tas9ertest.nextInt(1234);
16: int tas9ertest = tas9ertest.nextInt(5678);
17: int tas9ertest = tas9ertest.nextInt(1357);
18: int tas9ertest = tas9ertest.nextInt(2468);
An error occurred at line: 15 in the jsp file: /2.jsp
HTTP Status 500 - Unable to compile class for JSP: type Exception report
message Unable to compile class for JSP:
description The server encountered an internal error that prevented it from fulfilling this request.
exception
org.apache.jasper.JasperException: Unable to compile class for JSP:
An error occurred at line: 15 in the jsp file: /2.jsp Duplicate local variable tas9ertest 12: %><% 13: out.println("Random Garbage Data:"); 14: Random tas9ertest = new Random(); 15: int tas9ertest = tas9ertest.nextInt(1234); 16: int tas9ertest = tas9ertest.nextInt(5678); 17: int tas9ertest = tas9ertest.nextInt(1357); 18: int tas9ertest = tas9ertest.nextInt(2468);
An error occurred at line: 15 in the jsp file: /2.jsp