Tiers, Layers, Models and Design Patterns (Model-2 of Struts)
From: Jan Brunia (j.j.brunia_at_speed.a2000.nl)
Date: 01/25/04
- Next message: Phlip: "Re: Perplexed in a SW group.."
- Previous message: Vladimir Levin: "Re: Perplexed in a SW group.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 25 Jan 2004 17:33:13 GMT
Hi,
I'm busy investigating the Implementation View of the 4+1 architectural
views of RUP.
I'm getting a bit confused about the difference between Tiers and Layers and
how to
get my business logic model + struts into it. I would like to invite you to
join a discssion
of what is actually meant by layers and tiers, how they relate to eachother
and how
for example struts, consisting of a servlet controller, an action, a form,
and a JSP view,
is "resting" on the layers and partitioned over the tiers. Besides that
assuming that the
system in integrating via XML to a back-end system I wonder how this in
reflected in
tiers and layers.
The tiers I'm thinking of are:
- Presentation (= on the browser)
- Web (= JSP and servlets on the server)
- Business Logic (=EJBs on the server)
- Enterprise Information System (=system to integrate with)
- Database (=back-end database)
Hope this is not enough to discuss in one thread and that the problem I have
is clear.
Kind regards,
Jan
- Next message: Phlip: "Re: Perplexed in a SW group.."
- Previous message: Vladimir Levin: "Re: Perplexed in a SW group.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|