Hi all,
I have a sample xml, xsl, xslt file.(from the net). I'm learning transformations.
I'm trying to figure out how will i use JAXP, xsltc to do a transformation from xml to html.
I mean what would be my initial steps as to download what all and where to place them.
I have jdk 1.4...