On 3/24/06, Werner Punz <[EMAIL PROTECTED]> wrote: > You have to define the ajax call in the original renderer with a content > div or any other element content element, of the component and then > render the html in the ajax cycle, and > then on the html level replace the content holders inner html > part with the ajax rendered html. > That would be the trick on component level.
I'm wondering, since you didn't have a period in this last sentence, if you'll allow me to complete it for you: > On page level it is quite different (I have to look into how the ajax > anywhere people were able to pull off ajax zones, given the fact that > JSF 1.1 does not allow partial rendering officially yet <insert>so I can use > that knowledge to write a custom panel that will allow ajax requests to > modify the server side component tree and update the controls shown on the > client.</insert>) Hubert

