need to capture output of concurrent request in jsp which resides in DMZ
hello,
I am submitting a concurrent request via jsp. I am getting the request id back. But I also need the output generated by concurent request. How can I capture that?
We are on R12.2.10. JSP is in DMZ node.
Thank you.
0