what is the difference between Client server application and web based application
Clent server appln.-appln is loaded at the server.in every client machine,an exe is loaded to call this appln. web based appln.-appln is loaded to the server,we have to call the appln through the browser......