[Home] [By Thread] [By Date] [Recent Entries]

  • From: Anatole Tartakovsky <anatolet@t...>
  • To: xml-dev@l...
  • Date: Thu, 02 Nov 2000 17:06:46 -0500

You basically have two choices :
1. Extensions (i.e. extension java classes with XALAN or msxsl:script in
Microsoft Parser)
2. Wrap external objects either as servlets or external temporary "session
context" XML files and use document() function.

HTH,
Anatole Tartakovsky
dw2java@x...
----- Original Message ----- 
From: "asenator" <asenator@t...>
To: <xml-dev@l...>
Sent: Thursday, November 02, 2000 1:07 PM
Subject: dynamic code in the xsl page


> Hi,
> I am new to xml-xsl & this list ..
> Here is a question: I need to have in my result html page values that
> are dynamic, yet not retrieved from my xml data.
> (for example action method in a form tag - that posts to different
> server depending on the configuration   or  sorting column that is
> determined by the user dynamically  via the request rather than hard
> coding the sort column in the xsl page)
> How do I obtain that ?
> Having my xsl page completely static is a big problem.
> 
> btw-
> I just saw Xalan-java extensions - Is that an option ? Can I get a
> parameter from the request ?
> Are there going to be implementation specific portability issues ?
> reliability ?
> 
> Thanks
> Ari
> 
> 



Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member