blob: 4afe5e40e6cf4d2da0fd8d4af479bb1514e7584f [file] [log] [blame]
<%@ taglib prefix="s" uri="/struts-tags" %>
<hr/>
<p>
<a href="<s:url action="Welcome" />">
<s:text name="index.title"/>
</a>
</p>