← Prev in month ← Prev in thread

Question regarding model-view architecture.

From
Renji Panicker <>
To
Date
2004-01-29T10:24:48Z
ID
<>
Thread
Question regarding model-view architecture.
Hi everyone,

Let's say I create an XML document, say, test.xml and link it to an xsl file called test.xsl, now if I access the xml document, it renders the data using that xsl. So far so good.

My question is: this means I cannot apply different views to the same document. Is that right?

I know this can be done using server-side scripting, but if I have only static XML (and XSL) documents, do I have any options?

Thanks in advance!

-/renji
← Prev in month ← Prev in thread