Have you tried this?
<a href="<s:url action="actionName"/>">click here</a>
Or this?
<a href="/abc/actionname.action">Click here</a><br />
Also see: http://struts.apache.org/2.x/docs/url.html
Just curious to know, why can't you use JSP?
sjt
2010-09-23 01:28:47