I'm not sure what I am missing but I'm sure it is somthing. I have a Transformer that I am setting parameters on, they are String objects from java. when I do the transform it outputs [Ljava.lang.String;@77f3f6 or somthing similar. How can I ensure that these objects will be properly coerced? From what I can tell from the Docs, it should have been converted into a XSLT String.
Thanks Paul DeCoursey
