User-1773948845 posted
I am working on a project with the following architecture. I need to understand the logic behind the archeitecture. i am giving the details of layers. can any one explain why the layers are formed like this
Web layer includes
User interface - > Process Logic - > Bussiness Layer - From here it goes to application layer
Application Layer
Client Layer - > Services Layer - > Server Layer
I want to know why we are having the application layer build and we need to pass the information in the above mentioned manner
Any help would be more useful