|
The XSL custom tag library contains an working examples
of the tags described in the JSP specification, Version
1.1. As such, the tags are focused more on being examples
of custom tag library code techniques, and less on being useful
in production applications.
With this custom tag library you can process a XML document
with a XSL stylesheet and insert it in place.
|