HP3000-L Archives

March 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Lars Appel <[log in to unmask]>
Reply To:
Lars Appel <[log in to unmask]>
Date:
Sat, 3 Mar 2001 11:06:06 +0100
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
> We are converting ... some COBOL programs to JAVA to do some WEB voodoo.

Have you considered to use Java only for the Web Voodoo and retain
the (slightly modified) COBOL code for the heads-down business code
and transactions? For example by running the COBOL code as a child
process of the Java VM or in a separate server job?

Lars "just a thought"


PS... I've even been lazy enough to use the telnet protocol to have
Java code invoke and "remote control" native code programs "behind the
scenes". This way, the modifications on the native side were marginal
(e.g. no need to add NetIPC or socket routines or somesuch).

ATOM RSS1 RSS2