Re: suggested alternatives to struts-plugin

2007-02-17 Thread Laurie Harper
Martin Gainty wrote: Good Evening All- The scenario is Spring 1.x framework with normal complement of IOC bells and whistles A colleague removes the struts-plugin from his project and noticed he lost capability for Action to reach context info from the webapp Replacing the struts-plugin did wo

suggested alternatives to struts-plugin

2007-02-16 Thread Martin Gainty
Good Evening All- The scenario is Spring 1.x framework with normal complement of IOC bells and whistles A colleague removes the struts-plugin from his project and noticed he lost capability for Action to reach context info from the webapp Replacing the struts-plugin did work... thankfully Is/Are