J2EE Patterns: How many Controller(s), Dispatcher(s) to use with Composite View?

C

christian9997

Hi

I'm not sure this is the right java group to send J2EE stuff to, is
there a newsgroup that specialises in J2EE? Anyway here is my question:

If I use the Composite View Pattern with several different modules on
the JSP page (4 modules) presented to the client, should I use one
Controller-Dispatcher combination for each module (4 Controllers, 4
Dispatchers)? Use only one single Controller and a Dispatcher for each
module (1 Controller, 4 Dispatchers)? or only use one of each (1
Controller, 1 Dispatcher)?

Thanks for any answers.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top