AHA! quick & dirty

for (prop in message) {
   alert(prop+message[prop]);
}

message.data is where it is at....
 
-- 
View this message in context: 
http://activemq.2283324.n4.nabble.com/Question-about-ajax-html-examples-on-website-tp3216811p3225477.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to