Hi,
We have a bunch of legacy TUI programs which we would like to integrate into our (under-development) J2EE environment.
By "integrate" I mean having a "menu page" (in J2EE) which will launch the TUI applications.
The closest that we got to achieving our goal was by calling (from within a RUIHandler) a service which in turn calls the TUI program. The drawback
is that this last "call" requires a parameter to be passed, and our TUI programs are parameter-less "main".
Is there a way to use another statement (e.g. transfer) or a better way to accomplish our goal?
Hugs and thank you.
Mauro Angelo F. Silva - Analista Sistema Morlan s/a.
MauroAngelo