Upgrade I5 / As400 with Java

I was tasked with upgrading the I5-based sales system based on I5. The main push is to create a more user-friendly interface / improved data views without losing business logic.

Is there a good way Java can interact with an interactive (no command line) I5 program? Something by itself, the lines that PHP provides with their 5250 Bridge? I am considering using a 5250 bridge, but I would prefer a basic Java solution.

Thanks!

+3
source share
3 answers

, ... Toolbox for Java GUI? API, PGM CL Java.

+2

IBM Developer Kit Java Java- iSeries.

Java- RPG/COBOL, JNI. , Java RPG.

+1

ProgramCall IBM Java Toolbox. , , .. I5 PCML, ProgramCall. 1 .

: QTEMP , .

0
source

Source: https://habr.com/ru/post/1708180/


All Articles