Hello I've followed struts tutorial and cannot run the archetype webapp in jetty :
WARN: failed action2 java.lang.NoClassDefFoundError: org/apache/velocity/app/VelocityEngine ... adding velocity 1.5 and velocty-tools-view 1.2 as dependency solve this, but this looks strange to me. Isn't velocity optional ?