mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-17 14:46:13 +03:00
Delete Post.jsp
This commit is contained in:
parent
a662d8fe4c
commit
8ff45eaa15
@ -1,12 +0,0 @@
|
|||||||
<%@page contentType="text/html" pageEncoding="UTF-8"%>
|
|
||||||
|
|
||||||
<!DOCTYPE html>
|
|
||||||
<html>
|
|
||||||
<head>
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
||||||
<title>JSP Page</title>
|
|
||||||
</head>
|
|
||||||
<body>
|
|
||||||
<p><%= request.getParameter( "data" ) %></p>
|
|
||||||
</body>
|
|
||||||
</html>
|
|
Loading…
x
Reference in New Issue
Block a user