no, currently it is not possible. the reason we do not do it is that you can use component replacement to add a new component into the hierarchy which will need to add its own contributions which are not yet on the client.
-igor On Wed, Apr 30, 2008 at 7:08 AM, legol <[EMAIL PROTECTED]> wrote: > > Hi all! > I have problem with multiple ajax header contribution. Is it possible to > turn it off and add static reference to ajax js in head? I have pages where > I always use ajax so it could be added on start. On my page i have so much > ajax components that ajax response grows very large because of these > contributions (even half of generated response are these contibutions). > Beacause of that my application works very slow. If there is any possibility > to turn it off pls help. > > thx > pzdr > legol > -- > View this message in context: > http://www.nabble.com/Disabling-dynamic-ajax-header-contribution-tp16983332p16983332.html > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
