summaryrefslogtreecommitdiff
path: root/orkweb/context/WEB-INF/TestComponent.html
diff options
context:
space:
mode:
Diffstat (limited to 'orkweb/context/WEB-INF/TestComponent.html')
-rw-r--r--orkweb/context/WEB-INF/TestComponent.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/orkweb/context/WEB-INF/TestComponent.html b/orkweb/context/WEB-INF/TestComponent.html
new file mode 100644
index 0000000..e295913
--- /dev/null
+++ b/orkweb/context/WEB-INF/TestComponent.html
@@ -0,0 +1,10 @@
+<table>
+ <tr>
+ <td>
+ <span jwcid="@Conditional" condition="ognl:highlight">*</span>
+ <a jwcid="@DirectLink" listener="ognl:listeners.myAction">
+ goHome
+ </a>
+ </td>
+ </tr>
+</table> \ No newline at end of file