A4J decode problem

Hi All

I have a button, on click of which a dialog is shown.The reRender attribute of the button contains the id of the dialog.The dialog.jsp contains an AjaxCommandLink which is constructed from the renderer of the dialog by callingcomponent.getChildren().add() .This link is rendered properly.But if I click the link its decode is not getting invoked.

When I put some log in the decode function of the dialog to check the children of it,the AjaxCommandLink was not in that !!!

but this link is rendered properly in the page.

What might be the problem ?

Please advice.

[614 byte] By [technocrata] at [2007-11-27 10:56:44]
# 1

'rendered' attribute is a problem.

Sergey.Smirnova at 2007-7-29 12:04:45 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...