summaryrefslogtreecommitdiff
path: root/wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html
diff options
context:
space:
mode:
Diffstat (limited to 'wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html')
-rw-r--r--wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html22
1 files changed, 0 insertions, 22 deletions
diff --git a/wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html b/wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html
deleted file mode 100644
index 6729a94..0000000
--- a/wotonomy-web-test/WEB-INF/classes/Main.wo/Main.html
+++ /dev/null
@@ -1,22 +0,0 @@
-<HTML>
-<HEAD><TITLE>MyTest</TITLE></HEAD>
-<BODY>
-
-<WEBOBJECT NAME=showTime>
-The time is <WEBOBJECT NAME=time></WEBOBJECT>.
-<BR><BR>
-</WEBOBJECT>
-<WEBOBJECT NAME=timeLink></WEBOBJECT>
-
-<WEBOBJECT NAME=FORM>
-Here's a textfield: <WEBOBJECT NAME=textfield></WEBOBJECT>
-<WEBOBJECT NAME=submit></WEBOBJECT>
-</WEBOBJECT>
-
-<BR><BR>
-Here's a link to an <WEBOBJECT NAME=EXTLINK>external site</WEBOBJECT>.
-<BR>
-And here's a link to a <WEBOBJECT NAME=DIRLINK>direct action</WEBOBJECT>.
-
-</BODY>
-</HTML>