blob: 78d31e9004525828a65261418d7afa4c9d4a3e13 [file] [log] [blame] [view]
---
layout: default_md
title: Version 5 Web Samples
title-class: page-title-activemq5
type: activemq5
---
[Using ActiveMQ 5](using-activemq-5) > [Version 5 Web Samples](Using ActiveMQ 5version-5-Using ActiveMQ/web-samples)
There are a few example programs demonstrating the [REST](rest) messaging or [Ajax](ajax) in the [activemq/activemq-web-demo](https://svn.apache.org/repos/asf/activemq/trunk/activemq-web-demo/) module.
Running the Web Samples
-----------------------
We have integrated the Web Samples into the binary distribution.
The steps to running the Web Samples are
* [Download](download) a binary distribution
* [Run the Message Broker](run-broker) e.g. by running bin/activemq
* point your browser to [http://localhost:8161/demo](http://localhost:8161/demo)