Johannes Becker wrote:
Hi,

this might not be the right list, but since it involves cocoon, maybe someone could answer my question.

My application is similar to the CHS (Cocoon Hibernate Spring)-Petstore from Ugo. In university we learned about the n-tier architecture. So now I'm trying to assign the different technologies, etc. to the layers.

Data layer: Hibernate for persistenzce, ..
Business Layer: domain model, ...
Control Layer: ?????
Presentation Layer: Views, Cocoon Flow (for navigating through the view)

But which technology is responsible for the contol layeer? Is there actually a control layer?

I consider the Control layer to consist of both the sitemap ("Front Controller") and the flow ("Flow Controller"). Particularly the flow, since its whole purpose is to control the interaction of the business model and the various views.


Ugo wrote in his presentation at the ApacheCon about a service layer. Which layer (from the ones above) does this match?

Thanks
Jonny

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to