Hello Volker. I can't use navigate, because action will not execute.
Olexandr. -----Original Message----- From: Volker Weber [mailto:[EMAIL PROTECTED] Sent: Friday, December 30, 2005 7:01 PM To: MyFaces Discussion Subject: Re: TobagoRenderKit.addRenderer Hello Olexandr, if you just want to set the href attribute you should use type="navigate" : <tc:link type="navigate" action="[the url]" label="A Label" /> Regards Volker Olexandr Zakordonskyy wrote: > Hello Bernd. > > I want to replace LinkRenderer with own extended implementation of > LinkRenderer. I have to display link with url specific for action, now it > renders like "... href="#" ..." it's not suitable for me. > Now I've created factory that wrapes TobagoRenderKit and returns my renderer > for Link. > I don't want to wrap TobagoRenderKit. But I can't change renderer > implementation. > > Could you additional attribute in link component like "href"? > In many cases it will be a possible solution to show in addressbar address > that user may bookmark. > > Thanks, > Olexandr. > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.

