|
QuickHP is a kind of content
The combined power of XML
A Sample Chapter from Early
This is the first installment
management system with a new
and XSL for
Adopter VoiceXML. This
of "Working XML",
approach. It uses XML and
representing, manipulating,
chapter examines the use of
a column with companion
XSLT to provide a
and presenting data over the
the Extensible Stylesheet
project code that
compatible source format and
Web and sharing data across
Language for Transformations
demonstrates the evolution
very different target
differing applications has
(XSLT) as a tool for the
of full-fledged XML
formats. The user interface
been clearly demonstrated
generation of VoiceXML. I
applications. This column
allows comfortable file
through the fast acceptance
intend to illustrate a
introduces XM (XSLT Make), a
handling and features like
and broad usage of these
complete, end-to-end example
simple and affordable Web
file history (versioning),
technologies. Still, most
of implementing a voice
publishing
preview of parsed files and
developers familiar with the
interface for a
content-management solution
efficient parsing (by
basics of XML and XSL
client-server database via
that takes advantage of
parsing only changed files).
are not utilizing this power
XML and XSL. The case
XML and XSLT. Code
Furthermore, QuickHP
fully. This article shows
study will demonstrate the
samples show the development
provides a solution to the
developers how to use
power of XSL for
of a wrapper for the XSLT to
problem that XML files
extensions, a technique that
simultaneously delivering
make it easy for a
cannot contain dynamic
allows you to expand the
multiple interfaces to the
nonprogrammer to use. XM
content (e.g. PHP code),
capabilities of XSL.
same data by developing HTML
project code is available by
because then the valid XML
and WML front-ends also.
link.
content would be broken - no
problem with QuickHP: XML
files that contain PHP code
are parsed through the XSL
template on-the-fly. The
authors homepage is an
example of possibilities of
QuickHP.
Date: Sep, 11 2003 Date: May, 17 2002 Date: Oct, 25 2001 Date: Jul, 25 2001 |
|
This article examines how to
This article demonstrates how
The Microsoft XML Parser is
Professional JavaServer Pages
use VBScript classes to
to automate e-mail
implemented as a COM
covers a wide variety of
transform XML documents for
publishing chores with Java
component, providing a
areas including design and
use in a Web application. It
and XML. This concrete
complete XML foundation for
architecture, JSPs and their
creates a handy class to
application of XML and
Windows DNA applications.
relation to J2EE (Servlets,
perform a number of XML
XSLT describes an e-mail
Features include: A
EJBs, JDBC etc) as well as
features, such as rendering
newsletter (e-zine)
comprehensive,
extensive coverage of the
XML information from an XSL
publishing application that
language-neutral programming
tag extension mechanism that
stylesheet and returning
outputs both HTML and plain
model, including support for
allows you to customize the
plain XML data. This class
text e-mail messages. Five
ECMAScript, Java, Perl,
tags you use in your pages
encapsulates XML and
reusable code samples
Python, SQL, the Visual
to the data you're
XSL functionality,
include a Java program to
Basic® development system,
presenting. Readers are
making it easier to display
send e-mails using JavaMail,
the Visual C++® development
given an introduction to
XML data in a number of ways.
an XSLT style sheet to
system, or Visual Basic
JSP, explaining how they
convert the DocBook sample
Scripting Edition
relate to servlets, showing
introduced in Part 1 to
(VBScript), Support for the
the tags, and creating beans
HTML, a Java configuration
W3C XML 1.0, XML DOM, and
to encapsulate business
handler (in the form of a
Namespaces recommendations,
logic, to keep web page
SAX ContentHandler), and the
Support for DTDs and
design simple. Further
Java code that puts it all
validation,
The industry’s
chapters cover database
together in a multistepped
first support for XSL,
access with JDBC and
transformation.
querying, and and a schema
connection pooling, JSP
technology preview. The
debugging, and web
Microsoft XML Parser has a
application architecture
high performance,
using JSP and servlets.
multi-threaded architecture
After considering security
that makes it ideally suited
issues in JSP web
for both client and
applications, the book
server-side XML and
concludes with seven
XSL processing.
real-world case studies
including using JSP, XML
and XSLT to target
content at WAP and HTML
browsers, e-commerce,
streaming using JMF, and
porting an existing
ASP-based application to JSP.
Date: Jun, 20 2001 Date: Apr, 23 2001 Date: Jul, 10 2000 Date: Jun, 21 2000 |