An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

The Loader-Content-Handler-Handler, or "LCHH", is a web programming architecture that is closely modeled after the HTTP request-response cycle and the 3-tier web structure. As its name suggests, LCHH defines four key implementation components:

Property Value
dbo:abstract
  • The Loader-Content-Handler-Handler, or "LCHH", is a web programming architecture that is closely modeled after the HTTP request-response cycle and the 3-tier web structure. As its name suggests, LCHH defines four key implementation components: * The Loader is an ID'ed DIV container that identifies a partial update region for later content injection; * The Content that contains both static information and interactive elements, also known as "Triggers"; * Client-side Handlers that process various trigger events, such as button clicks; * Server-side Handlers that respond to AJAX requests that are sent by the client-side handlers. Server-side handlers typically perform database CRUD operations before piggy-backing the updated content into the aforementioned Loader. (en)
dbo:thumbnail
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 50357779 (xsd:integer)
dbo:wikiPageLength
  • 2516 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 949539408 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • The Loader-Content-Handler-Handler, or "LCHH", is a web programming architecture that is closely modeled after the HTTP request-response cycle and the 3-tier web structure. As its name suggests, LCHH defines four key implementation components: (en)
rdfs:label
  • LCHH Architecture (en)
owl:sameAs
prov:wasDerivedFrom
foaf:depiction
foaf:isPrimaryTopicOf
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License