ok the patch is in so feel free to play around with it if you checkout from svn or wait until 1.2.1

what you can now do is define one or both of the following functions

function wicketGlobalPreCallHandler() {...}

and

function wicketGlobalPostCallHandler() {...}

-Igor


On 7/7/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> i wrote a patch that defines
> wicketGlobalPreCallHandler/wicketGlobalPostCallHandler and
> you should be able to do what you want. it is being tested right now so stay
> tuned...
>
> -Igor
>
>
>
>  On 7/7/06, Paolo Di Tommaso <[EMAIL PROTECTED]> wrote:
> >
> > If so, I should add an WicketAjaxIndicatorAppender instance to every
> components for each I want an Ajax notification message.
> > Is it possible to add AjaxIndicatorAppend to page and get notifications
> for every ajax call on that page?
> >
> > Thanks.
> >
> >
> >
> > Paolo
> >
> >
> >
> >
> > On 7/7/06, Frank Bille Jensen <[EMAIL PROTECTED] > wrote:
> > > Yes, try taking a look at IAjaxIndicatorAware API and the example
> > > implementation in Wicket extensions.
> > >
> > > Regards
> > > Frank
> > >
> > >
> > > On Fri, 2006-07-07 at 14:21 +0200, Paolo Di Tommaso wrote:
> > > > Is there a way in Wicket to display something like a "Loading ..."
> > > > Google red label on Ajax call?
> > > >
> > > > Thank you.
> > > >
> > > > Paolo
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > Using Tomcat but need to do more? Need to support web services,
> security?
> > > > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > > >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > > _______________________________________________
> > > > Wicket-user mailing list
> > > > Wicket-user@lists.sourceforge.net
> > > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> > >
> > > Using Tomcat but need to do more? Need to support web services,
> security?
> > > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > > Download IBM WebSphere Application Server v.1.0.1 based on Apache
> Geronimo
> > >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > > _______________________________________________
> > > Wicket-user mailing list
> > > Wicket-user@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> > >
> >
> >
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> >
> >
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
> >
> >
>  
>  
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to