News

If you don't already, start thinking about designing your Web pages with a single, cohesive theme. You may recall that in the early days of the Web, cohesiveness was implemented with server-side ...
Since the Java Servlet API’s inception, developers have used diverse technologies to develop Web applications in Java. Recently, developers have started to recognize the merits of Model 2, a scheme ...
Orbeon's engineers constantly work with bleeding-edge XML and J2EE technologies and frequently publish papers and articles. They are the developers of Model 2X and XPL. These technologies are ...
No matter which way you try it, interfacing a mainframe from an application server or servlet is never fun. Among other hurdles to overcome, the mainframe could exist on a different platform or use a ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Java web frameworks popular at the turn of the century are often slagged for their reliance on ...
I'm working with XSLT for the first time, and while most of the (simple) things I've needed to do have been easy to learn, I'm having some trouble with this one part. I need to print a string as a ...