Thanks Taha. Now it all makes sense. I don't know why I didn't see the alert() - duh!
c. -----Original Message----- From: Taha Hafeez [mailto:[email protected]] Sent: 14 December 2010 17:31 To: Tapestry users Subject: Re: T5: Progress indicator and AJAX example? Hi, The reason that it did not work is because you have to handle the event onUpdate in your page otherwise it throws a NPE. I have modified that and indicated that in bold. The alert that you saw was a debug alert...(Oops!!). --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
