From 59b10ba33f4c0b1d399b5d31b7a07380abb62677 Mon Sep 17 00:00:00 2001 From: Benjamin Culkin Date: Tue, 21 May 2024 17:04:17 -0400 Subject: Work on getting a running example This current version does deploy correctly and run, but it doesn't display correctly --- .../main/webapp/WEB-INF/classes/Main.wo/Main.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 wotonomy-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html (limited to 'wotonomy-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html') diff --git a/wotonomy-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html b/wotonomy-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html new file mode 100644 index 0000000..6729a94 --- /dev/null +++ b/wotonomy-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html @@ -0,0 +1,22 @@ + +MyTest + + + +The time is . +

+
+ + + +Here's a textfield: + + + +

+Here's a link to an external site. +
+And here's a link to a direct action. + + + -- cgit v1.2.3