Sprout aims to significantly simplify development with Struts by
reducing the amount of configuration required through the use of
annotations and sensible defaults.
Sprout builds on Spring's support for auto-wiring of action
dependencies and brings it to the next level by obviating the need for
te
> Yes, you can't use a .do action for the welcome pages. This is because
> web.xml is "lower" down than the struts stuff. The web.xml also configures
> the strust controller servlet to intercept anything ending with .do. If you
> think about this you can understand how, at the web.xml leve, th
2 matches
Mail list logo