>
> I have a Java object I am using to generate links. It would make my
> life easier if I could use it directly in my XSLT--even though it is
> created outside of the XSLT system. Is it as easy as passing
> it in as a
> parameter? Or is there some extra leg work necessary?
Add the namesp
Berin Loritsch wrote:
I have a Java object I am using to generate links. It would make my
life easier if I could use it directly in my XSLT--even though it is
created outside of the XSLT system. Is it as easy as passing it in as a
parameter? Or is there some extra leg work necessary?
It's