RE: XSL for-each problem

2005-11-10 Thread Christine Li
Development IBM Toronto Lab Tel: (905)413-2601 Email: [EMAIL PROTECTED] "Kalcevich, Daniel" <[EMAIL PROTECTED]> 10/11/2005 11:07 AM To Christine Li/Toronto/[EMAIL PROTECTED], xalan-j-users@xml.apache.org cc Subject RE: XSL for-each problem Ok, I was able to get i

RE: XSL for-each problem

2005-11-09 Thread Steve Carton
, November 09, 2005 3:52 PMTo: xalan-j-users@xml.apache.orgSubject: RE: XSL for-each problem I can run the transformation using the sample Web App provided with the Xalan 2.7.0 package.  And it formats right.  I am using the JAXP API’s inside a Servlet.  The way it is setup is

RE: XSL for-each problem

2005-11-09 Thread Kalcevich, Daniel
output into a StringWriter.  I am trying to verify my classpath for my webapp right now…but I am stuck on where else to look.   From: Christine Li [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 09, 2005 12:02 PM To: xalan-j-users@xml.apache.org Subject: RE: XSL for-each problem

RE: XSL for-each problem

2005-11-09 Thread Christine Li
>I just looked.  I made sure that serializer.jar, xalan.jar, xml-apis.jar, xercesImpl.jar are included in the classpath.  Also, I am using Tomcat 5.5.12 and JDK 1.5.0_05.   >Is there any other dependencies that I should be aware of?  Christine, how did you run the files that I sent you to produce

RE: XSL for-each problem

2005-11-09 Thread Kalcevich, Daniel
@xml.apache.org Subject: Re: XSL for-each problem   Hi, Daniel I can't tell why you got wrong result without seeing your stylesheet. Post your stylesheet, I may help. Christine Li XSLT Development IBM Toronto Lab Tel: (905)413-2601 Email: [EMAIL PROTECTED] "Kalcevich, Danie

Re: XSL for-each problem

2005-11-09 Thread Christine Li
Hi, Daniel I can't tell why you got wrong result without seeing your stylesheet. Post your stylesheet, I may help. Christine Li XSLT Development IBM Toronto Lab Tel: (905)413-2601 Email: [EMAIL PROTECTED] "Kalcevich, Daniel" <[EMAIL PROTECTED]> 09/11/2005 01:12 PM To xalan-j-users@xml.