| Author |
parameter passing in xsl
|
JayaSiji Gopal
Ranch Hand
Joined: Sep 27, 2004
Posts: 303
|
|
Hi, I have an html page where the left navigation consists of the current year and the current months,previous year and the months displayed as a table. The data for this html page comes from xml. xsl is used for transformation. Now, when i click on a year, i want the months for tht year to be displayed on the center of the page. Any ideas on how to pass parameters in xsl? Is there any way by which this can be done?
|
SCJP 1.4, SCWCD 1.4<br /> <br />Thanks in advance!<br />Jayashree.
|
 |
Madhav Lakkapragada
Ranch Hand
Joined: Jun 03, 2000
Posts: 5040
|
|
Originally posted by JayaSiji Gopal: Hi, Any ideas on how to pass parameters in xsl? Is there any way by which this can be done?
Hopefully, this is what you are looking for, in case you are still looking. Thanks. - m
|
Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
|
 |
 |
|
|
subject: parameter passing in xsl
|
|
|