This shows how to configure Apache Tomcat 8 for CGI. Software Environment These are the items we used for this post. Windows 7 Professional SP1 Any web browser Apache Tomcat 8.0.14 ActivePerl 5.16.3.1604 (Windows x86) Java 1.7 (1.7.0_67 – Windows x86)
Prevent Remote Access to Apache Web Server
Background [wp_ad_camp_1] You downloaded and installed XAMPP for some research or experiment but do not want other people in the same network to have access to the local XAMPP web console. This can be achived using one of Apache HTTP
How to Configure a JDBC Resource in SAP NetWeaver AS
Background [wp_ad_camp_1] SAP NetWeaver AS, like other Application Servers for Java, has a facility to configure JDBC resources that can be used by Web Dynpro for Java applications running within it Turreta.com recommends using the latest available version of the
How to Restore Your Custom MastHead in NetWeaver AS
Background Just as I was about to create Software Test Plan (STP) documents, I decided to restore the web application’s original header using the original masthead (.par) file when all of a sudden, the procedure did not yield the expected
Installing Java 2 SDK 1.4 in Windows 7
This post shows how to install Java 2 SDK 1.4 in Windows 7. If you’ve worked in IT consulting for some time, you will realize that some clients may still be using older versions of Java. Although this version of
Install SAP NetWeaver 7 on Windows
SAP NetWeaver Developer Studio Version 7.0.09 for Java is an old application. However, SAP still supports it until the end of 2027. It is an IDE for developing Web Dynpro for Java applications. This post shows how to install SAP
How foreach Interacts with Iterator interface
How foreach Interacts with Iterator interface
Remove Duplicate Fonts in PDF Files
The solutions to things are just out there awaiting discovery. You just need to dig a little bit deeper and do a research. When you combine PDFs using tools like Pdftk or Apache PDFBox, fonts get accumulated and they have, specially embedded ones, direct impact on merged PDF file’s size.
When One Java Decompiler is Not Enough
I have been using Java Decompiler by http://jd.benow.ca/ since I successfully reverse-engineered an application being used by DHL Express Head Office Malaysia in Menara TM in Kuala Lumpur.
SQL Update on a Date Column in Informix
Informix is old-school, as evident in how we perform SQL updates on a date column. If I had my way, Java applications that use it should start (Ahora Mismo!) moving to other RDBMSs that are modern, robust, scalable, and cheaper