Client–server model: Difference between revisions

Content deleted Content added
m Added sources and examples in the "server-side" paragraph.
m Server-side: removed the dash for consistency
Line 25:
This example illustrates a [[design pattern]] applicable to the client–server model: [[separation of concerns]].
 
==Server- side==
{{See also|Backend (computing)|Server-side scripting|Server Side Includes|label 3=Server Side Includes (SSI)}}
{{More citations needed|section|small=y|date=December 2016}}
Line 62:
However, web applications and [[web service|services]] can be implemented in almost any language, as long as they can return data to standards-based web browsers (possibly via intermediary programs) in formats which they can use.
 
==Client- side==
{{refimprove|section|small=y|date=December 2016}}{{See also|Client-side prediction|Front-end (computing)|Pagination# In web browsers|label 3=Pagination § In web browsers}}