How to send message from Java applet to web page via jQuery
In an attempt to save development time on reworking the RIAs from a old system, a business decision was made to reuse the Java applets on a newer system.
The newer system utilizes jQuery at the front end to fulfill modern user interactivity requirements.
This post documents a proof of concept that I did for the powerful Java applets to communicate with the front-end of the newer system.
Follow us