# CheerpJ example: Interoperability Tutorial This example demonstrates how to enable Java and JavaScript communication using CheerpJ. With CheerpJ, a Java application can integrate with JavaScript in a browser environment, enabling seamless interaction between Java and JavaScript code. # Find the step-by-step on our [documentation website](https://cheerpj.com/docs/tutorials/interoperability-tutorial).