Hi guys! How are you,
I state that I'm new to B4J and, despite my many attempts and various readings, I can't do something that should be simple.
In practice I have created a web portal in B4J and I manage the various pages through the handlers. So far, so good.
The problem arises when I intercept a GET request which must generate a response page that contains other data that I must retrieve via an API call.
From the various tests carried out it would seem that the "Wait For" call does not wait for anything and therefore an empty page is shown to me.
Do you have any suggestions?
I state that I'm new to B4J and, despite my many attempts and various readings, I can't do something that should be simple.
In practice I have created a web portal in B4J and I manage the various pages through the handlers. So far, so good.
The problem arises when I intercept a GET request which must generate a response page that contains other data that I must retrieve via an API call.
From the various tests carried out it would seem that the "Wait For" call does not wait for anything and therefore an empty page is shown to me.
Do you have any suggestions?