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 provider 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.
Http PUT
Http PUT will send an event asynchronously to the Mule server
Please enter something:
Http GET
Get get something back