s:url just builds a url string an pushes it into the stack, to generate an anchor, use the s:a tag:
<s:url id="myurl" value="google.com" /> <s:a href="%{#myurl}">Goolgle</s:a> musachy On 6/7/07, yitzle <[EMAIL PROTECTED]> wrote:
The URL tag isn't working right for me. I have: <s:url value="http://www.site.com" /> The generated HTML is: http://www.site.com No <a href>'s. What am I doing wrong? P.S. This code is being ran via a tagfile <jsp:doBody>, but I doubt that affects anything. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- "Hey you! Would you help me to carry the stone?" Pink Floyd