Hi all,
1) We have application written in Informix 4GL but we web-enable the application by re-writing the front end interface using JAVA and leaving the business logic in 4GL. Is there better way to perform the interaction between Java and Informix 4GL?
2) On top of that, the Java front-end will capture the user input and calling "fglgo <4glprogram>" by passing parameters to 4gl program. However, the user can not cancel the 4GL process as the communication between Java (front end) and 4GL (back end) is already disconnected. Can anyone help?
Thank you.
Regards,
TTKong
1) We have application written in Informix 4GL but we web-enable the application by re-writing the front end interface using JAVA and leaving the business logic in 4GL. Is there better way to perform the interaction between Java and Informix 4GL?
2) On top of that, the Java front-end will capture the user input and calling "fglgo <4glprogram>" by passing parameters to 4gl program. However, the user can not cancel the 4GL process as the communication between Java (front end) and 4GL (back end) is already disconnected. Can anyone help?
Thank you.
Regards,
TTKong