diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-21 17:52:46 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-21 17:52:46 -0400 |
| commit | 3403adc8ac690439605072f9c4dc30995abac99f (patch) | |
| tree | bf039d2cab23157aeb8721328cfb4845bc7b7958 /wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html | |
| parent | 8283e417245b26abd290f7e6fd0511869802fc82 (diff) | |
More work on getting a working example
Took a little bit, but I fixed the bindings and found the place where
they are supposed to be
Diffstat (limited to 'wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html')
| -rw-r--r-- | wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html b/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html index 6729a94..03d5f83 100644 --- a/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html +++ b/wotonomy-web-test/src/main/webapp/WEB-INF/classes/Main.wo/Main.html @@ -1,5 +1,6 @@ <HTML> <HEAD><TITLE>MyTest</TITLE></HEAD> + <BODY> <WEBOBJECT NAME=showTime> |
