[xsl] xslt extensions accessing spring application context

Subject: [xsl] xslt extensions accessing spring application context
From: "Robby Pelssers" <robby.pelssers@xxxxxxxxx>
Date: Wed, 10 Mar 2010 11:10:49 +0100
Hi all,

I know we can access java classes using extensions... but nowadays many
developers use spring to configure beans where properties are configured in
the applicationContext.

So instead of using the 'new' construct for instantiating a java object I
would like to get access to a spring bean.  Are there solutions to accomplish
this?

Kind regards,
Robby Pelssers

Current Thread