Let's recap,
< cvf >
> Also I need to know how to transform a XML file using XSL on the fly from
> within JSP code not using beans, just plain JSP code.
< pete >
> Well first before you can process XML with XSL you need an XML/XSL processor.
So to do that in 'plain JSP code' you would have to write an entire XML/XSL processor in JSP! Yikes!! Double Yikes!!!! If that's what you want to spend your time doing, more power to you.
"But, that's just my opinion... I could be wrong".
-pete