Did you try transforming the XML/XSL to html first, and then inserting this html into the JSP? Check out XSLPortlet for a start on the transform.
Jeffrey Owens wrote: > I am accessing a java class on another server and returning xml. I want to use xsl >to transform xml into html, but I cant' get jsp to recognize stylesheet, within the >jsp or the xreg file. I'm probably going at this backward and need to reengineer my >whole approach, but if anyone has any ideas I'd appreciate comment. > > > > > Jeffrey Owens > > > --------------------------------- > Do You Yahoo!? > Sign-up for Video Highlights of 2002 FIFA World Cup -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
