This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

xsl qustion of a beginer


hi,all

I use a variable in myxsl.xsl file and the value of this variable 
is determined by a variable in another JSP file: myjsp.js.

How to do this work?


<xsl:variable name="AreYouOk">
<xsl:value-of select="???" />
</xsl:variable>


???-->MySituation( This variable will be changed
in the file myjsp.js ; It has two possible values : 1 and 0 )


Thanks
______________________________________

===================================================================
新浪免费电子邮箱 (http://mail.sina.com.cn)
订阅手机短信头条新闻,天天奖多款时尚手机! (http://dailynews.sina.com.cn/c/272235.html)
订阅手机短信顶级新闻每天得新款手机大奖! (http://dailynews.sina.com.cn/c/266499.html)

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]