wicket's ajax requirements are somewhat unique, thus we have our own ajax implementation.
there is a dojo integration in wicket-stuff if you want to use dojo components, but beware it is not supported by the wicket core team. -igor On 10/12/07, Chris Colman <[EMAIL PROTECTED]> wrote: > > > Short answer : You do not have to write a single line of > javascriptcode > > to use wicket ajax behaviors. This is already done for you. > > Great! > > > Regarding browser differences, I belive they are handled(by > > wicket-ajax). AFAIK in beta 4 even safari works:) > > Another question: How does Dojo fit into Wicket? Is it an optional extra > or does Wicket 'employ' it to implement AJAX? > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
