Skip to content

A Few Java ‘Gotchas’ to Watch Out For

It is hard to believe I have been working on Java code for over ten years. I remember getting started in Java working on JSPs or Java Server Pages and Servlets which included putting scriptlets in my JSPs. Later on, I learned how that was frowned upon by true Java programmers. As we develop our Java skills we learn from senior team members as well as from books and blogs we read. Today, we are going to go over some ‘Java gotchas’ and how to avoid them.

Read More

The Dos and Don’ts of Oracle SOA

This blog deals with the 98% of the use cases one will encounter on their SOA journey. This blog was written with Oracle SOA Suite 11g in mind, but most of the high-level concepts will apply to other versions and probably most SOA technologies.

Read More

Solving Problems with OIM Flat File Connector

Recently, I supported two projects that required the use of Oracle Identity Manager Flat File connector. Each project had very different requirements. One project required a disconnected resource and the other, reconciliation of PeopleSoft data. In this blog post I will describe the two problems and how I used the Flat File connector to overcome them.

Read More

Landing Your Dream Job

I’ve compiled a list of tips on how to navigate the complicated interview process which also lets you into the mind of an interviewer. So, would you like to land your dream job? Follow these five simple steps.

Read More

Major Health Services Business Solution

The Business needed to make their request processes automated. Instead of filling out forms and sending handfuls of emails, the process needed to be centralized so everything is requested through one tool and that one tool grants access. In a business where time equals money, this process can bring major cost savings, especially when it comes to password maintenance and reduced help desk calls.

Read More

What is Oracle Service Bus and How Can You Use It?

Today we are going to talk about a very powerful product from Oracle, the Oracle Service Bus (OSB). It enables economical system integration with the common standards most enterprises use. If you are an IT leader or Architect with one or more systems that need to work together, Oracle Service Bus might be right for you.

Read More

Automating Browser Testing With Selenium

Selenium is an automated browser testing plugin that is native to Firefox web browser. From simple sign-on’s and sign-off’s, to intricate browser navigation, Selenium is a tool that can be used to ensure fluid browser navigation.

Read More
Back To Top