dear velocity forum,
I need access to a tool instance which is configured in my toolbox.xml
from within java.
how can I access these (request-scope) instances from:
a.) ActionForward execute(ActionMapping mapping, ActionForm form,
HttpServletRequest request, HttpServletResponse response)
in *Action.java?
b.) another tool?
I have implemented
public void init( Object context ) and I'm getting the ViewContext, but
when I try ChainedContext.getToolBox() it is always null!
Can you give me a hint?
Thanks,
Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]