Hi all,

I am wondering how to import a spring bean from Cocoon Template 1.0?

I would like to use an import of a spring configured bean in my jx
template. I mean I can do 
<jx:set var="helper"
value="${Packages.es.sadesi.path.Discursos(getRequest)}"/>

but then this class in not configured by spring.

Is there a way to get a spring bean?

Something like:
<jx:set var="helper" value="${Spring.myBean}"/>

TIA for any thoughts.

salu2
-- 
Thorsten Scherler <thorsten.at.apache.org>
Open Source Java <consulting, training and solutions>

Sociedad Andaluza para el Desarrollo de la Sociedad 
de la Información, S.A.U. (SADESI)




Reply via email to