Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi !
How can I pass paremeters to the XSLT engine behind the pass-thru servlet?
JClark’s XT is ready to receive params and hand them off to the XSL, so what is the correct URL syntax to pass params to the servlet (version: 2.1.1.1.1) ?
thx !
Hi David,
the current version of pass-thru does not support parameter passing to the XSLT engine.
Best Regards,Christine
Therefore I will have to write my own
Joy to the world,All you boys and girls…
Is there a workaround like storing variables in a separate stylesheet?How can one pass URLs that are not to be hardcoded in the stylesheet?Regads,Christian Janssen
I don’t think there’s an easy workaround without source code changes. Would you be interested in helping to test a new version of the PassThru servlet code that incorporates this feature?Michael Kay
As far as I am concerned, I have created a long time ago my own PT servlet (with parameters support and advanced XSLT cache management).David
I would be happy to do so.