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
|