Fw: Communication between Tapestry and Angular(inside of an iframe)

2020-10-09 Thread Hristo Stoyanov
Hello everyone! I have been brought onboard to an Tapestry project(never heard of it before) and I would like to create a 'communication channel' between the tapestry and an iframe(displaying Angular application). Both projects are on the same domain and the Angular app inside the iframe work

Re: Fw: Communication between Tapestry and Angular(inside of an iframe)

2020-10-09 Thread Dmitry Gusev
Hi Hristo, This mailing list isn't allowing attachments, we cannot see it, so it's a bit unclear what you need. > How could I possibly make an event listener inside Java? What events should the listener listen to, is it a client-side or server-side event? To call Java methods from JS you usuall