Java

December 8, 2023

In the ever-evolving landscape of software development, it is not uncommon to encounter legacy applications written in outdated programming languages like COBOL, widely used for business applications from the 1960s to the 1990s. As technology has progressed, the need to modernize these COBOL applications has become increasingly acute. To pave the way, we’ve explored the

November 27, 2023

Are you a seasoned programmer with experience in legacy languages like COBOL or RPG? Are you looking to expand your programming horizons or jump on a modernization project that involves converting COBOL to Java? Look no further! In this comprehensive but high-level article, we will introduce you to the world of Java programming. We will

September 27, 2010

At application runtime, your WebClient application operates under the control of the WebClient i+ Server, also known as the WebClient i+ Runtime Framework. The WebClient i+ Runtime Framework is implemented as an extension of a standard J2EE Servlet, and provides all the services necessary to deploy your WebClient application as secure, high performance web applications.

April 20, 2009

Experienced WebClient i+ developers usually find it useful to run their Java applications as client-server prior to publishing to the web server for final testing. The reasons are as follows: “Smoke test” the application quickly for basic business functionality Test basic database access Eliminate customized html and java script as a potential reason for application