This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes XML and Related Technologies and the fly likes display xml as html Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » XML and Related Technologies
Reply Bookmark "display xml as html" Watch "display xml as html" New topic
Author

display xml as html

JayaSiji Gopal
Ranch Hand

Joined: Sep 27, 2004
Posts: 303
I have the xml file like this:


I want the html o/p like this:

2005
January
February
March
2004
January
February
March
April
May
June
July
August
September
October
November
December

I am getting the years properly. I am unable to get the months. How do I get the same?

For yrs, in the xsl, i have written



Kindly help!!!


SCJP 1.4, SCWCD 1.4<br /> <br />Thanks in advance!<br />Jayashree.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: display xml as html
 
Similar Threads
crimson error encountered
Displaying all the months in the year
table problem?
user selection of multiple items?
Lunar Calendar using JavaScript and HTML