From c851c21a303403f24f19572ba09905473c55a8b9 Mon Sep 17 00:00:00 2001 From: Henri Herscher Date: Fri, 2 Dec 2005 16:31:48 +0000 Subject: Added Authentication against database git-svn-id: https://oreka.svn.sourceforge.net/svnroot/oreka/trunk@84 09dcff7a-b715-0410-9601-b79a96267cd0 --- orkweb/context/WEB-INF/Home.html | 2 +- orkweb/context/WEB-INF/Home.page | 4 ++-- orkweb/context/WEB-INF/RecSegments.html | 2 +- orkweb/context/WEB-INF/RecSegments.page | 2 +- orkweb/context/WEB-INF/hivemodule.xml | 9 +++++++++ 5 files changed, 14 insertions(+), 5 deletions(-) create mode 100644 orkweb/context/WEB-INF/hivemodule.xml (limited to 'orkweb/context') diff --git a/orkweb/context/WEB-INF/Home.html b/orkweb/context/WEB-INF/Home.html index 4256a96..6b7fed1 100644 --- a/orkweb/context/WEB-INF/Home.html +++ b/orkweb/context/WEB-INF/Home.html @@ -1,4 +1,4 @@ - + diff --git a/orkweb/context/WEB-INF/Home.page b/orkweb/context/WEB-INF/Home.page index 93a41cd..7d70dd3 100644 --- a/orkweb/context/WEB-INF/Home.page +++ b/orkweb/context/WEB-INF/Home.page @@ -4,8 +4,8 @@ "http://jakarta.apache.org/tapestry/dtd/Tapestry_3_0.dtd"> - + - + diff --git a/orkweb/context/WEB-INF/RecSegments.html b/orkweb/context/WEB-INF/RecSegments.html index 31b977b..75c5263 100644 --- a/orkweb/context/WEB-INF/RecSegments.html +++ b/orkweb/context/WEB-INF/RecSegments.html @@ -1,4 +1,4 @@ - + diff --git a/orkweb/context/WEB-INF/RecSegments.page b/orkweb/context/WEB-INF/RecSegments.page index 96f3e4c..e13003d 100644 --- a/orkweb/context/WEB-INF/RecSegments.page +++ b/orkweb/context/WEB-INF/RecSegments.page @@ -19,7 +19,7 @@ - + diff --git a/orkweb/context/WEB-INF/hivemodule.xml b/orkweb/context/WEB-INF/hivemodule.xml new file mode 100644 index 0000000..66ed176 --- /dev/null +++ b/orkweb/context/WEB-INF/hivemodule.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file -- cgit v1.2.3