• Home
  • Contact Me
  • About Me
  • Resources
  • Favorites
  • Earn Money

Wednesday, March 5, 2008

Articles

A) Enterprise Generation Language, EGL
  1. EGL: Sorting Datatable Columns - In this article I am trying to demonstrate one out of thousand options to sort a particular column in EGL. more..

  2. EGL: Extract URL Details - This article helps Enterprise Generation Language (EGL) programmers to get the details about the server, port number and url type. more..

  3. EGL Converting String to int - Enterprise Generation Language (EGL) is coming up great. It has provided a good many number of API's. However sometime we need to rely on Java api to do some small task. more..

  4. EGL: Handling session timeout - Session Handling is one of the most important task in web application. Same is true for EGL generated Java/j2ee code. In this article we will discuss about session handling in EGL targetting to Java/J2ee code. more..

  5. EGL: Handling dynamic schema - There are different ways to handle dynamic schema in EGL. One of the very common approach is to get the schema from the jvm properties in egl handler and store it in the session and set it in a record "StatusRec" and pass to the data access layer as argument. more..

  6. EGL: Integrating Jasper Report - ­­This section describes how to integrate the Jasper reports to the Enterprise Generation Language EGL Web application. more..

  7. EGL: Handling DB2 sqlcode:-904 - Recently I have come across an sql error while trying to execute a sql in DB2 version 7 from web application. The application is developed in Enterprise Generation Language (EGL). more..

  8. EGL: Do we need to learn IBM Enterprise Generation Language ( IBM EGL ) ? Another 4GL or something more? - Recently i have come across a new or not so new programming language IBM's Enterprise Generation Language EGL. more..

No comments: