|
From: Luke T. <ne...@fr...> - 2004-01-13 22:23:54
|
Hi all, Just been looking through some of the Javadoc to see if it can be tidied up at all. I'm looking at this class http://monkeymachine.co.uk/spring/xref/org/springframework/web/servlet/mvc/ParameterizableViewController.html#12 and can't make much sense of the phrase "letter the some the configuration determine (instead of the controller) the viewtechnology." Should that be: "letting the configuration determine the view technology (instead of the controller)." The next paragraph is pretty confusing too: "An alternative to the ParameterizableViewController is of the {@link org.springframework.web.servlet.mvc.multiaction MultiAction controllers}, some of which allow the same behavior, but then for more views at in one controller." Not sure I even want to have a stab at what that should be :). Something along the lines of ".... Multiaction controller}, which can also be used with decoupled (named) views, but where different views can be returned depending on the desired application workflow." perhaps? Let me know if that makes sense and I'll make the changes. Luke. -- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk |