|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-11-11 23:50:03
|
> You can handle such cases using the tiles support in Spring. Yup, indeed. The thing is however, that you're tying yourself in to Tiles and JSP's then... I've always been looking at ways to solve this problem without specifying view technologies, still no solutions found... > There is some info at > www.springframework.org/docs/integration/tiles> .html , > but > the controllers are not mentioned. I'm working on documentation for MVC, this will be part of it as well... The example however shows some tiles-component stuff to get you going. |