Re: Javascript -> JmsReplyTo(TemporaryDestination) -> JSONP

2007-09-04 Thread chago
northshorefiend wrote: > > Say you have a widget on a webpage. The user clicks 'send' and expects a > 'synchronous' response. > As you probably know, amq.js initiates a long-poll using an AJAX GET request. All JMS messages come down in this get pipeline, and it is always on. This means that it

Re: Javascript -> JmsReplyTo(TemporaryDestination) -> JSONP

2007-05-07 Thread northshorefiend
northshorefiend wrote: > > Say you have a widget on a webpage. The user clicks 'send' and expects a > 'synchronous' response. > > [..] > > I have another idea, but I can't make a link to a future post here :-) > While testing my other idea I found the delay I was talking about only happens