[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

problem passing parameter from java

Subject: problem passing parameter from java
From: Bear Giles <bgiles@xxxxxxxxxxxxxxxx>
Date: Wed, 04 Jan 2006 15:15:33 -0700
tomcat applet
Hi,

I'm having a problem passing a parameter from java. A common service class does the XSLT transformation.

When I run the standalone app, the parameter is passed and I can generate a HTML table with the usual

<xsl:apply-templates select="//values[@id=$id]"/>

When I run from a tomcat applet, the parameter is not getting passed and there are no matches. I can verify that no (or null) parameter is passed with <xsl:value-of>. The diagnostic messages show that the parameter is getting to the transformer.setParameter("id", id) call.

Both standalone and tomcat use Sun J2SDK 1.5. I believe the standalone classpath includes xalan-2.5, I know the tomcat applet classpath does.

Ideas?

Bear Giles

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.