redirect extension uri problem 2003-02-25 - By Cyril Bouteille
In my experience, I could not get XSLTC redirect to work with the select attribute (it complains file attribute is required). It may be a limitation vs. the standard XSLT redirect because of the optimizations done by pre-compiling stylesheets.
jsolinsky@(protected) wrote: > I recently found that the redirect extension does not work when I use the documented: > > xmlns:redirect="http://xml.apache.org/xalan/redirect" > > but does work when I use: > > xmlns:redirect="org.apache.xalan.lib.Redirect" > > Is this because: > > A: The documentation is out of date > B: Because of Sun's "bundling" of xalan in the 1.4.1 JDK or > C: Something else > > If B, is there a simple way to use 1.4.1 while using the Xalan implementation that is on my classpath? > > Thanks, > > JWS >
-- Cyril Bouteille Enterprise Java Architect Hotwire 333 Market Street Suite 100 San Francisco, CA 94105
------------------------------------------------------------------------ Take the Hotwire Travel Challenge(sm)! Check a Hotwire Hot-Fare(sm) at www.hotwire.com <http://www.hotwire.com> ------------------------------------------------------------------------ This e-mail message contains information that is confidential, may be protected by the attorney/client or other applicable privileges, and may constitute non-public information. It is intended to be conveyed only to the designated recipient(s). If you are not an intended recipient of this message, please notify the sender at 415-343-8405. Unauthorized use dissemination, distribution, or reproduction of this message is strictly prohibited and may be unlawful.
|
|