That should work. Did you add the Label to the Link? Any error message?
 
Eelco
 

        -----Oorspronkelijk bericht----- 
        Van: Dipu [mailto:[EMAIL PROTECTED] 
        Verzonden: vr 19-8-2005 15:08 
        Aan: [email protected] 
        CC: 
        Onderwerp: [Wicket-user] HyperLink Text
        
        
        Hi, 
         
        Is there any way i can dynamically specfy the HyperLink text ?
         
        Right now if i have a link the markup look like 
        
        <a wicket:id = "hlink" href="" >Go to my Page</a>
         
        I would like to replace the "Go to my Page" link text with some dynamic 
content.
        I tried adding a label like this  <a wicket:id = "hlink" href="" ><span 
wicket:id="linkLabel"></span></a>
         
        But this doesn't seem to work. 
        Is there anything wrong with the way i am doing it.
         
         
        Regards
        Dipu
         
         
         
         
         
         

<<winmail.dat>>

Reply via email to