|
From: Keith D. <ke...@in...> - 2005-06-01 00:30:40
|
Is there an easy way to invoke methods on a bean exported in the Spring application context from a view? It'd be quite useful for this app I'm building. I reckon I could just stick the service I want to expose into the model but it'd be cool to have the whole context in there in this case.. I know we also want this capability in web flow definitions as well. Keith |