Re: Ajax loading with subcomponents

2008-10-02 Thread Helmut Schottmüller
Hi Kieran, cool, thanks a lot! Regards, Helmut Am 02.10.2008 um 12:47 schrieb Kieran Kelleher: ERXResponseRewriter class has the static methods you need. Just see that class (or the API if you dont have the source in your workspace) Just override appendToResponse, call super and then the

Re: Ajax loading with subcomponents

2008-10-02 Thread Kieran Kelleher
ERXResponseRewriter class has the static methods you need. Just see that class (or the API if you dont have the source in your workspace) Just override appendToResponse, call super and then the appropriate ERXResponseRewriter methods to insert javascript, css, etc. in head. On Oct 2, 2008,

Ajax loading with subcomponents

2008-10-02 Thread Helmut Schottmüller
Hi, is there an existing solution by now to support the loading of subcomponent resources in the head after an AJAX request? I need the appendToResource code of my subcomponent executed e.g. when a TabbedPanelTab changes. Regards, Helmut ___ Do n