You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Don Brown <do...@gmail.com> on 2006/12/01 09:14:43 UTC

Re: [Struts 2] strange behavior on s:url

Nope...is this still a problem?

Don

On 9/27/06, Garner Shawn <sh...@gmail.com> wrote:
> I'm seeing some kind of inconsistent rendering and I don't know why:
>
> <a class="credit" href="<s:url value='/backHome.action'
> includeParams='none'/>">Home</a>
>
>  |
>
> <a class="credit" href="<s:url value='/products.action'
> includeParams='none'/>">Products</a>
>
> renders as
>
>
> <a class="credit"
> href="/agejsofts2/product/WinemakerTracker/docs/backHome.action">Home</a>
>
>  |
>
> <a class="credit" href="/agejsofts2/products.action">Products</a>
>
> Any help?
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
> For additional commands, e-mail: user-help@struts.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org