Since the mid-'90s we've seen the quality of Web programming paradigms mature
at an astonishing rate: from static pages with animation, CGI-based programs,
and JDBC connectivity to back-end relational databases and servlets
processing requests on application servers. We commonly hear about Web pages
being more interactive, likely using HTML forms, JavaScript, or Java applets.
Beyond the battle being waged on the first tier, the client, it's important
to understand the drive toward scalable, platform-neutral technologies on the
middle and back-end tiers. In particular, Java and XML set the stage for the
growth of B2B Web marketplaces, where participants in supply chain management
(SCM) and enterprise resource planning (ERP) will realize enormous gains in
speed and access to data.
In this article we'll look at a simple application that uses Java and XML to
manage data... (more)
Since the mid-'90s we've seen the quality of Web programming paradigms mature
at an astonishing rate: from static pages with animation, CGI-based programs,
and JDBC connectivity to back-end relational databases and servlets
processing requests on application servers. We commonly hear about Web pages
being more interactive, likely using HTML forms, JavaScript, or Java applets.
Beyond the battle being waged on the first tier, the client, it's important
to understand the drive toward scalable, platform-neutral technologies on the
middle and back-end tiers. In particular, Java and XML... (more)