package.html :  » Net » jtopen-7.0 » com » ibm » as400 » data » Java Open Source

Java Open Source » Net » jtopen 7.0 
jtopen 7.0 » com » ibm » as400 » data » package.html
<html>
<head>
<!--///////////////////////////////////////////////////////////////////////////
//                                                                             
// JTOpen (IBM Toolbox for Java - OSS version)                              
//                                                                             
// Filename: package.html
//                                                                             
// The source code contained herein is licensed under the IBM Public License   
// Version 1.0, which has been approved by the Open Source Initiative.         
// Copyright (C) 1997-2000 International Business Machines Corporation and     
// others. All rights reserved.                                                
//                                                                             
////////////////////////////////////////////////////////////////////////////-->
</head>
<body>
Provides classes to simplify calling IBM i programs (RPG, COBOL, C, etc) from Java.
<p>
The classes in this package use a technology called the
<strong>Program Call Markup Language</strong>, or <strong>PCML</strong>.
PCML is based on the Extensible Markup Language (XML) and defines the interface that is
used when calling a program.

<h2>Related Documentation</h2>

For overviews, tutorials, examples, guides, and tool documentation, please see:
<ul>
  <li><a href="http://www.ibm.com/systems/i/software/toolbox">IBM Toolbox for Java official Web site</a></li>
  <li><A HREF="http://sourceforge.net/projects/jt400">JTOpen (open source Toolbox) official Web site</A></li>
  <li><A HREF="http://www-912.ibm.com/j_dir/JTOpen.nsf">Toolbox/JTOpen official Web forum</A></li>
</ul>

</body>
</html>
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.