Hi, there are variety of mechanisms that can do that:
http://activemq.apache.org/rest.html http://activemq.apache.org/ajax.html http://activemq.apache.org/websockets.html I'd suggest you to look at web demos that come with the ActiveMQ distribution at http://localhost:8161/demo Regards -- Dejan Bosanac ---------------------- Red Hat, Inc. FuseSource is now part of Red Hat [email protected] Twitter: @dejanb Blog: http://sensatic.net ActiveMQ in Action: http://www.manning.com/snyder/ On Tue, Nov 27, 2012 at 2:58 AM, Upperstage <[email protected]> wrote: > Is there a generally accepted approach (best practice) for POST'ing to a > queue on the same machine as the browser? I'd like to like to use a browser > as a sort of console for a user to interact with local hardware (via > ActiveMQ) as well as using the browser in a more typical manner. > > So, based on data from a central host, a user can use the browser to post to > a local queue and another local application can pick up the message from the > queue. > > Can anybody help? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Cross-Domain-ActiveMQ-queue-on-localhost-tp4659788.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.
