Has any tried to load an xpage into a Dojo dojox.layout.contentpane? The xpage is displayed as expect into the content pane, but none of the xpage generated code is executed.
For example: a button’s onclick event does nothing. A button createe on an xpage with HTML does work.