| Subject: [xsl] using different templates From: Madhavi Thottempudi <madhavi@xxxxxxxxxxxxxxx> Date: Tue, 03 Dec 2002 18:20:43 +0000 | 
Hi there! I am having a mainMenu.xsl page which gets accessed from two links 1. login 2. redirect
I did this and it didn't work...
  <xsl:template match="/">
     <xsl:variable  name = "sName">
	<xsl:value-of select="./uSession/sName"/>
     </xsl:variable>
     <xsl:variable  name = "sid">
	<xsl:value-of select="./uSession/sid"/>
     </xsl:variable>
  </xsl:template>regards -Madhavi
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Re: Reusable XSLT templates, Dimitre Novatchev | Thread | Re: [xsl] using different templates, Joerg Heinicke | 
| Re: [xsl] qualitative decline of xs, Michael H. Semcheski | Date | RE: [xsl] filter, Paul | 
| Month |