My IT Journey Since 2004!
My IT Journey Since 2004!
Wednesday, November 26, 2008
The Jar Manifest
›
Today i learned something about the Manifest file inside JAR file. I found out that path for the Class-Path property starts from the path wh...
Friday, November 21, 2008
BEA Tuxedo Hack
›
I had a tricky problem with the Wepshere Business Integration(WBI) Adaptor. There was a error message saying that the jar file in my customi...
Sunday, November 2, 2008
IBM Websphere Business Integrator Adapter
›
My recent work is much on maintaining an adapter called Kenan Adapter deployed on an IBM product called IBM Websphere Business Integrator(WB...
Sunday, June 22, 2008
About Hibernate Save and Delete parent children again
›
I want to add new child object into children collections and remove 'selected' existing child object from the same children collecti...
Wednesday, June 18, 2008
OpenOffice mail merge problems
›
I need to merge document B to document A(master document) using OpenOffice SDK. My font in document B is 'Arial' and there are 3 par...
Thursday, June 12, 2008
Differences between response.sendRedirect & response.forward methods
›
Came across one good explanation below, share with you guys out there: Forwarding the Request and Re-Directing URL are two totally different...
Thursday, June 5, 2008
Delete procedure of One to One relationship in Hibernate
›
I found out that Cascading does not work for 1-to1 relationship. We have to cater for it specifically. The story is, i mapped 2 entities wit...
‹
›
Home
View web version