A JSTL primer, Part 4: Accessing SQL and XML content
Custom tag libraries for exchanging XML and database content in JSP pages
Summary: A hallmark of Web-based applications is
the integration of multiple subsystems. Two of the most common
mechanisms for exchanging data between such subsystems are SQL and XML.
In this article, Mark Kolb concludes his coverage of JSTL with an
introduction to the
sql and
xml libraries for accessing database and XML content in JSP pages.
CLICK HERE
No comments:
Post a Comment