-
Sep 14th, 2008, 12:25 PM
#1
Multiple controller, multiple view, one result
Hi!
I have a little problem with Spring MVC, maybe somebody can help me.
I want to create a modular application. But the web applications is not using only one controller and view.
The standard MVC pattern is good, but unusable. The modern web pages content not contain only one controller result. Why? Modern pages contain user login box, dynamic image control, news, etc...
The modules scope is well separated, why need to mix to one?
Please tell me what's the spring solution to this.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules