My customer wants that the data displayed in my web dynpro view will be refreshed automatically (without user interaction) after for example 10 minutes.
In javascript there is the function <b>setTimeout</b>. But afaik it is not possible to implement javascript in a web dynpro application.
What to do?
Add a comment