Confirmed it - using value="" it works.
Opened issue at https://issues.apache.org/struts/browse/SHALE-313

Thx for feedback.

Torsten

Am Dienstag, den 17.10.2006, 15:36 +0000 schrieb Gary VanMatre:
> >I am trying to get clay working, but got some issues:
> >
> ><a target="_blank" href="http://shale.apache.org";>Shale</a>
> >
> >Does result in:
> >
> ><a id="loginTemplate:_idsc0:formlogin:_idsc25"
> >name="loginTemplate:_idsc0:formlogin:_idsc25" href=""
> >target="_blank">Shale</a
> >
> >The href was stripped away - something i've missed - thought it would be
> >transfered 1:1 to the component.
> >
> >Using pure jsf:
> >
> ><h:outputLink target="_blank"
> >value="http://shale.apache.org";><f:verbatim>Shale</f:verbatim></h:outputLink>
> >
> >works.
> >
> >Where is my failure?
> >
> This is a bug.  I don't think many have used the implicit mappings. Please 
> create a JIRA issue (https://issues.apache.org/struts/secure/Dashboard.jspa).
> Gary
> 
> 
> >kind regards

Reply via email to