Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
> Application Server is responsible for handling the business logic > [Browser(client)(Presentation)] ---> [Web server(caters to the http request)+Application Server(Business logic)] ---->[database server] > Now if heavy transactions are involved then we can biffurcate the second Tier which is nothing else then 4 Tier Architecture > Flow is as follows >
Replies: |
Sponsored Links
|