This example demostrates dispatching an event to Mule asynchronously using the
Http Put method
and then receiving the event using the Http Get method.
This example uses the Servlet Connector which is part of the Http Transport to talk to Mule.
When a result is returned there
will be in ascii text form so you'll need to hit the back button to return to this page.
Task for the reader
Http PUT
Http PUT will send an event asynchronously to the Mule server
Please enter something:
Http GET
Get get something back