how could it possibly be _even_ simpler? -igor
On Thu, Aug 18, 2011 at 12:33 AM, nino martinez wael <[email protected]> wrote: > ok that was also what I looked into but was unsure if there was > another even simpler way. > > Thanks > -Nino > > 2011/8/17 Igor Vaynberg <[email protected]>: >> see how Link does it... all you need to do is implement one of the >> listener interfaces and call urlfor(component, interface) to generate >> a callback url.. >> >> -igor >> >> >> On Wed, Aug 17, 2011 at 10:22 AM, nino martinez wael >> <[email protected]> wrote: >>> Hi i could not find a simple way todo non ajax callbacks. Its very simple to >>> extend the abstractajaxdefaultbehavior. But could not find something similar >>> for non ajax. Did i miss something? I figure its because if youre using >>> javascript you might aswell do ajax? >>> >> >> --------------------------------------------------------------------- >> 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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
