Web Server: It is a server which host web application. Form Client Point of View, Server know only two thing:
1.HTTP Request
2.HTTP Response
Application Server: It is a server which host application. From client point of View, Application server is who provide them a way to interact business application. By use of Application Server and business application, client can ask question and get answers (Invoke methods and get Results).Application server can be any language like .net application server, Mainframe Application Server, J2EE application Server.
J2EE compliant Application Server: It is an application server who meets the J2EE specifications.
1.HTTP Request
2.HTTP Response
Application Server: It is a server which host application. From client point of View, Application server is who provide them a way to interact business application. By use of Application Server and business application, client can ask question and get answers (Invoke methods and get Results).Application server can be any language like .net application server, Mainframe Application Server, J2EE application Server.
J2EE compliant Application Server: It is an application server who meets the J2EE specifications.
No comments:
Post a Comment