aboutsummaryrefslogtreecommitdiff
path: root/id.oa/html/index.jsp
diff options
context:
space:
mode:
Diffstat (limited to 'id.oa/html/index.jsp')
-rw-r--r--id.oa/html/index.jsp4
1 files changed, 4 insertions, 0 deletions
diff --git a/id.oa/html/index.jsp b/id.oa/html/index.jsp
index 5111e5103..9e75d5e08 100644
--- a/id.oa/html/index.jsp
+++ b/id.oa/html/index.jsp
@@ -18,6 +18,10 @@
</table>
</p>
+<% String query=request.getQueryString(); %>
+<p>QueryString: "<%=query%>"
+</p>
+
<p>Request parameters:
<table border="1">
<%