In a small project the company I work for wants to display a list of the names of all electronic documents - which are stored in a Client/Server-based Java-Application - on a CICS-Map.
The name of every document stands for a http-link, which is stored - not visible for the user - e.g. in a TS-Queue.
If the user selects the name of the document a Internet Browser must be opened on the local machine of the user loading the chosen http-link.
Is there a possibility to build a Cobol-Program which opens a browser on the local machine? How can I get from the central host to the local machine of the user?
Thanx for your help!
The name of every document stands for a http-link, which is stored - not visible for the user - e.g. in a TS-Queue.
If the user selects the name of the document a Internet Browser must be opened on the local machine of the user loading the chosen http-link.
Is there a possibility to build a Cobol-Program which opens a browser on the local machine? How can I get from the central host to the local machine of the user?
Thanx for your help!