category: Java Technology
The XML Stylesheet Language (XSL) is a great solution for a lot of problems. It covers not only the transformation of one XML schema into another, like it is used in enterprise application integration (EAI), it also contains a unique...
More »
category: Java Technology
In my last blog, I mentioned about implementation of OSGi web container in GlassFish, but I didn't have time to show you some real examples. This time, I shall walk you through the steps of developing and deploying such a hybrid application in GlassF...
More »