[opencms-dev] Spring MVC integration. Pass parameters to

Marco Firrincieli marco.firrincieli at fullsix.it
Wed Apr 28 18:25:16 CEST 2010


Not so sure i'm following you there but...

Calling /hello.spt does not trigger your goHello method?

Besides, as stated here
(http://static.springsource.org/spring/docs/3.0.x/spring-framework-refer
ence/html/mvc.html#mvc-ann-requestmapping-arguments)

here's what happens when returning a String from a controller handler
method...

"A String value that is interpreted as the logical view name, with the
model implicitly determined through command objects and @ModelAttribute
annotated reference data accessor methods. 
The handler method may also programmatically enrich the model by
declaring a Model argument"

Hope I'm being somehow helpful

-m



More information about the opencms-dev mailing list