a reusable sap pool

Through SAP JCO we can gather SAP information within Java. I’ll explain the basics here while I’m revealing a library piece by piece. SAP Connection First we need to connect to SAP....

jakarta commons

The jakarta commons project is a great example of reusability. It’s a collection of utilities that can be used independently. The only problem is a lack of documentation. There are some books...

my java resources

The following is a list of my freguently used java resources, I might keep this up to date. java.net javaworld javaboutique java.sun.com developer.com/java onjava.com http://planetjdk.org/ http://www.ibm.com/developerworks/java If anyone has more resources please...