Can you explain a bit more what you want to achieve? Or your use case?

Ernesto

On Mon, Feb 15, 2010 at 4:38 PM, Martin Asenov <[email protected]> wrote:

> Hello guys!
>
> How can I update a component without having AjaxRequestTarget triggered
> from a button or a link?
>
> I tried this:
> myComponent.renderComponent();
> new AjaxRequestTarget(getPage()).addComponent(myComponent)
>
> myComponent has output markup id set to true
>
> both didn't work for me...
>
> Thanks in advance for your help!
>
> Regards,
> Martin
>

Reply via email to