Hi Malcolm,

Thanks for your answer.

However, perhaps I didn't express the problem properly, or I did not
understand the solution:

> With Apache Click 2.1.0 it includes page header element support which
> can provide you with a clean way of doing this.

Indeed I am using 2.1.0 and am aware of the new elements package.
But the problem remains: the initial page is first displayed, with
its CssImport's and JsImports / $headElements and $jsElements. But,
the next request is an Ajax request, not a full page request. So,
although the target page adds its header elements in the Java code,
I do not understand how those elements can get rendered in the page
because it's not the whole page that is being returned, just the
fragment that gets inserted into the middle of the previous page.

For the same reason, the example that you pointed to also does not
solve the problem.

Let me know if I need to express this more clearly....

Any ideas?

Thanks again.
Freddy

Reply via email to