Support for Java SE, EE & ME, JVM, JNI, JDBC, EJB, JFC, JPDA, JAAS,JCE, JAXP, XML and Java API.
by jvinoth » Fri May 04, 2012 2:39 pm
I need to know whether it is possible to include the system libray copybook into the java
programs.If so please tell me how to include in the java program.
I need to include
DFHAID
DFHRSP
DFHATTR
I am trying to convert the CICS program into java program in that i need to include these
copy books please tell me how to achieve this
thanks.
-
jvinoth
-
- Posts: 132
- Joined: Fri Nov 18, 2011 3:13 pm
- Has thanked: 0 time
- Been thanked: 1 time
by olivermf » Fri May 04, 2012 2:48 pm
Hello jvinoth,
there are several projects that convert Cobol Copybooks to XML to use them in Java Code.
Do you mean something like this?
http://cb2xml.sourceforge.net/You did not tell us in what programming language your CICS programs are written, so I assumed you use Cobol?
Regards,
Oliver
-
olivermf
-
- Posts: 53
- Joined: Tue Feb 08, 2011 4:28 pm
- Has thanked: 3 times
- Been thanked: 0 time
by jvinoth » Fri May 04, 2012 2:52 pm
i have used cobol only.
-
jvinoth
-
- Posts: 132
- Joined: Fri Nov 18, 2011 3:13 pm
- Has thanked: 0 time
- Been thanked: 1 time
by olivermf » Fri May 04, 2012 3:11 pm
Hello jvinoth,
so did this help you, or do you mean something else?
Regards,
Oliver
-
olivermf
-
- Posts: 53
- Joined: Tue Feb 08, 2011 4:28 pm
- Has thanked: 3 times
- Been thanked: 0 time
Return to Mainframe Java