I've been down the road of using telnet api's, although not with Java, and
would not recommend it AT ALL.  It's especially troublesome if you (the Java
Developer) and they (the Mainframe/CICS developers) work in different
groups, and not even in the same reporting heirarchy.  A simple CICS screen
change is made by the mainframe group...needs to be synchronized with the
Java group, etc., etc.

I might look into some more generic methods of communitcation, like maybe MQ
Series / CORBA?  although not inexpensive (both in learning curve and
dollars).

-----Original Message-----
From: Venkatesh Prasad Mysore Seshadri [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 05, 2002 11:14 AM
To: JDJList
Subject: [jdjlist] RE:_[jdjlist]_R�f._:_[jdjlist]_mainframe_and_Java


Yes, As/400 is a mid range system and not a mainframe.

Sorry if my question was not clear.
It is something like this.
1. Load Java applet using Mocha software which uses
telnet to conect to the host mainframe.
2. The mainframe console appears on the html page as
an applet.
2. Now we need to goto some specific screen on the
mainframe like it should automatically login with a
predefined ID and password (something like running a
macro on the mainframe). This could be done using the
telnet APIs also I beleive.
I am sure people who have worked on java-telnet APIs
will be knowing more about this. :)

If this is correct, I need more info, links or
examples on the same.

Thanks,
Veni.
--- Greg Gent <[EMAIL PROTECTED]> wrote:
> AS/400 is not IBM mainframe.  It's an IBM
> midrange/app server.
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 05, 2002 9:09 AM
> To: JDJList
> Subject: [jdjlist] R�f. : [jdjlist] mainframe and
> Java
> 
> 
> 
> Hello,
> 
> if your mainframe is a IBM system, you can consult
> Java ToolBox for AS/400
> on ibm site.
> This toolbox can print spooledfile, read IFS file
> system, use DB2/400 RDBMS
> and many other functions.
> 
> -----------------------------------
> St�phane PURNELLE                        
> [EMAIL PROTECTED]
> Service Informatique       Corman S.A.           Tel
> : 00 32 087/342467
> 
> 
>  
> 
>                     Venkatesh
> 
>                     Prasad Mysore        Pour : 
> "JDJList"
> <[EMAIL PROTECTED]>                       
>    
>                     Seshadri             cc :
> 
>                     <myveni@yahoo        Objet :    
>  [jdjlist] mainframe
> and Java                                 
>                     .com>
> 
>  
> 
>                     05/09/02
> 
>                     10:57
> 
>                     Veuillez
> 
>                     r�pondre �
> 
>                     "JDJList"
> 
>  
> 
>  
> 
> 
> 
> 
> 
> Hi,
> 
> There is a need to run macros or rexx commands on
> the
> mainframe by passing parameters from a html.
> We are using mocha to see the mainframe console.
> Is there any way of doing the same using Java/html?
> Any links, references or examples will be usefull.
> 
> Thanks in advance,
> Veni
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Finance - Get real-time stock quotes
> http://finance.yahoo.com
> 
> To change your JDJList options, please visit:
> http://www.sys-con.com/java/list.cfm
> 
> 
> 
> 
> 
> To change your JDJList options, please visit:
> http://www.sys-con.com/java/list.cfm
> 
> To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

To change your JDJList options, please visit:
http://www.sys-con.com/java/list.cfm

To change your JDJList options, please visit: http://www.sys-con.com/java/list.cfm

Reply via email to