 | About Pico PicoContainer is a lightweight and embeddable container for components that honour Dependency Injection. |
Pico integration is built into the framework.
To use Pico,
- Ensure that the Pico JAR is available to your application.
- In the web.xml, replace the default FilterDispatcher with org.apache.struts.action2.pico.PicoFilterDispatcher.