1. Spring Controller hierarchy forum.springsource.orgSpring Controller hierarchy Hi all. Is there any elegant way to build kind of a hierarchy of controllers so that: All requests should be accepted by some common controller (which adds ... |
2. Acrophobia and the Controllers' Hierarchy Tree forum.springsource.orgAcrophobia and the Controllers' Hierarchy Tree Hi, I would like not to be ruminating over this same idea, but what's simple (SimpleFormController, got the quibble?) for some, ain't that much for ... |
3. controller hierarchy forum.springsource.orgi am curious whether there is an easy-to-absorb matrix table comparing all different possibilities to implement a Controller, starting from simply implementing the basest interface, across extending AbstractController, AbstractFormController, AbstractCommandController, to ... |
4. Controller hierarchy deprecated (v3.x) vs. Annotations forum.springsource.orgController hierarchy deprecated (v3.x) vs. Annotations Hi, I read blogs and articles about it that "annotations are an upgrade" or that the "controller classes were not flexible enough". Sure enough, Spring ... |