On 3/15/07, James Strachan <[EMAIL PROTECTED]> wrote:
On 3/14/07, NJ No1 <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Ive been trying to get an AJAX implementation of an ActiveMQ listener
> working in a browser for a while now and it works very intermittently. I
> followed the steps outlined in http://activemq.apache.org/ajax.html and it
> works the first time I load the page but after I do a refresh of the page it
> doesn't receive the messages anymore. Any ideas why this is happening?

Which browser did you use? Were there any javascript errors?

> So I decided to go for Plan B and have a java applet run instead.
> Unfortunately after looking through the forums and doco's I can't really
> find any information on what is needed to write it in an applet. Can anyone
> help?

Here you go
http://java.sun.com/docs/books/tutorial/deployment/applet/index.html

FWIW if you want a really small footprint applet, it might be worth
writing a little Stomp client...

http://stomp.codehaus.org/
http://stomp.codehaus.org/Protocol
--

James
-------
http://radio.weblogs.com/0112098/

Reply via email to