Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

webshell返回500报错 #1

Open
raymonYuan opened this issue Mar 18, 2022 · 1 comment
Open

webshell返回500报错 #1

raymonYuan opened this issue Mar 18, 2022 · 1 comment

Comments

@raymonYuan
Copy link

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

@czz1233
Copy link
Owner

czz1233 commented Mar 18, 2022

已修复

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants