Describe the role that XSL can play when dynamically
generating HTML pages from a relational database.
Answer / guest
Even if candidates have never participated in a project
involving this type of architecture, they should recognize
it as one of the common uses of XML. Querying a database and
then formatting the result set so that it can be validated
as an XML document allows developers to translate the data
into an HTML table using XSLT rules. Consequently, the
format of the resulting HTML table can be modified without
changing the database query or application code since the
document rendering logic is isolated to the XSLT rules.
Is This Answer Correct ? | 5 Yes | 0 No |
What are xml applications?
What is XmlReader class? Explain.
Is rss still used?
Is xhtml and xml same?
Why should I use xml?
Can I use qualified names in dtds?
what is the diff. between DOM and SAX ?
How xml makes your data more available?
What is xml data in excel?
What is the use of xslt <xsl: import> element?
Where is xml used?
How do I configure an xpointer processor?