blob: 6b03c99f3864a3b1571f93986803943cf521d251 [file] [log] [blame]
<%@ taglib prefix="s" uri="/struts-tags" %>
There are no examples in edit mode yet
<p/>
<a href="<s:url action="test"/>">Test</a>
<p/>
<a href="<s:url action="formExampleEdit"/>">Form test</a>
<p/>
<a href="<s:url action="/test/testAction" namespace="dummy"/>">Dummy test</a>
<p/>
<a href="<s:url action="index" portletMode="view"/>">Back to view mode</a>