What is the best way to replicate Oracle Forms messages in Oracle APEX during server-side process execution? I understand that web development works differently, and you cannot pause execution to display a message and then resume or terminate based on user action. But I'm interested in seeing different approaches to emulate this behavior in Oracle APEX.