How do I call a Java Servlet with ActionScript (FlashMX)?

I want to be able to send data to a Java Servlet and get data back and then be able to put it in my Flash Movie. Can I do this using ActionScript?

Thanks