Hello,
with: transformer.setParameter("param1", (User) user);
I can set an object to the transformation machine.
But I do not know how to recover that object from an extension xsl.
With Strings everything is fine, but I need to pass an object.
Any sample or help will be thanked
Regards
Victor
