If we are injecting Action classes via Spring,
<bean id="actions.StoryTypeIdList" class="actions.ServiceAction"
singleton="false"/>
should that work when we call an Action from an action tag using
executeResult=true.
[EMAIL PROTECTED] name="StoryTypeIdList" executeResult="true"/]
I'm getting the (wildcard) result, but the Action class isn't firing.
The "conventional" Actions we're injecting work just fine.
-Ted.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]