[Simple-support] Simple scripting
Brought to you by:
niallg
|
From: Vladimir K. <me...@li...> - 2009-04-26 01:02:13
|
Hi all!
I want to use simpleframework for injecting some beans configurations in my
project. The thing I want is the following:
<bean>
<param>${var1 - var2}</param>
</bean>
While "param" can be passed by value (e.g. it's a string) everything is ok,
but if it's an EJB bean or something else... Is there a possibility of
relatively small hack to enable "${...}" passing by reference?
--
Vladimir Kulev
Mobile: +7 (921) 5554422
Jabber: lig...@ja...
|