From 824dc7b5fc0e1ccdf7f460479aff344727f0f01e Mon Sep 17 00:00:00 2001 From: Instrumental Date: Fri, 7 Sep 2018 11:41:35 -0500 Subject: Add Servlet Samples Issue-ID: AAF-472 Change-Id: I69aae6509d65340942c4dee718b5dfe7726aab04 Signed-off-by: Instrumental --- cadi/servlet-sample/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 cadi/servlet-sample/index.html (limited to 'cadi/servlet-sample/index.html') diff --git a/cadi/servlet-sample/index.html b/cadi/servlet-sample/index.html new file mode 100644 index 00000000..926497af --- /dev/null +++ b/cadi/servlet-sample/index.html @@ -0,0 +1,10 @@ + +
+ CADI Test Page +
+ +

Welcome to the CADI Test Page

+

This page is surrounded by a Tomcat Valve implementing CSP via TAF (CSSA) Framework

+ Click here to test the protected Servlet + + \ No newline at end of file -- cgit 1.2.3-korg