mirror of
https://github.com/leaningtech/cheerpj-meta.git
synced 2025-03-15 01:54:48 +01:00
5 lines
406 B
Markdown
5 lines
406 B
Markdown
|
# 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).
|