JHTML stands for Java HTML. This is a page authoring system developed at Art Technology Group (ATG). Files with a ". jhtml" filename extension contain standard HTML tags in addition to proprietary tags that reference Java objects running on a special server setup to handle requests for pages of this sort. When a request is made for a JHTML page, e.g. "index. jhtml", the request for this page is forwarded from the HTTP server to another system running a Java application server.
| Property | Value |
| dbpedia-owl:abstract
|
- JHTML ist die Abkürzung für Java HTML und beschreibt eine Möglichkeit Java-Programme in Webseiten einzubinden. Dabei wird in einer Datei sowohl HTML als auch Java-Quellcode, jeweils entsprechend gekennzeichnet, geschrieben. Dies ist ähnlich zu PHP oder Microsofts Active Server Pages. Auf Anfrage von dem Webserver wird diese dann in eine Java-Quelltextdatei („. java“) umgewandelt, kompiliert (Datei mit Endung „. class“), von einem Java-tauglichen Application Server ausgeführt und schließlich die so entstandene HTML-Datei an den Webserver zurückgegeben. Die Endung von JHTML-Dateien ist typischerweise „. jhtml“. Mittlerweile werden Java und HTML jedoch wesentlich häufiger durch JavaServer Pages miteinander kombiniert.
- JHTML stands for Java HTML. This is a page authoring system developed at Art Technology Group (ATG). Files with a ". jhtml" filename extension contain standard HTML tags in addition to proprietary tags that reference Java objects running on a special server setup to handle requests for pages of this sort. When a request is made for a JHTML page, e.g. "index. jhtml", the request for this page is forwarded from the HTTP server to another system running a Java application server. The JHTML page is compiled first into a . java file and then into a Java . class file. The application server runs the code in the . class file as a servlet whose sole function is to emit a stream of standard HTTP and HTML data back to the HTTP server and on back to the client software that originally requested the document. The principal benefit of this system is that it allows logic running in Java on the application server to generate the HTML dynamically. Often a database is queried to accumulate the specific data needed in the page.
- HTML con scripts de servidor de J# (J++). El JHTML está desarrollado para la Plataforma de Java y HTML. Los archivos de este lenguaje terminan con la extensión de ". jhtml".
- JHTML è l'acronimo di Java HTML. Questo linguaggio permette di inserire istruzioni dinamiche all'interno di pagine HTML, che avviene attraverso il tag, che vengono poi eseguite dal server. Questa tecnologia potrebbe essere usata per sostituire le limitazioni di performance dei programmi cgi. È molto efficiente perché, essendo Java, non dipende dalla piattaforma hardware, e può essere installato dovunque.
|
| dbpprop:extension
| |
| dbpprop:name
| |
| dbpprop:owner
| |
| dbpprop:wikiPageUsesTemplate
| |
| dcterms:subject
| |
| rdfs:comment
|
- HTML con scripts de servidor de J# (J++). El JHTML está desarrollado para la Plataforma de Java y HTML. Los archivos de este lenguaje terminan con la extensión de ". jhtml".
- JHTML è l'acronimo di Java HTML. Questo linguaggio permette di inserire istruzioni dinamiche all'interno di pagine HTML, che avviene attraverso il tag, che vengono poi eseguite dal server. Questa tecnologia potrebbe essere usata per sostituire le limitazioni di performance dei programmi cgi. È molto efficiente perché, essendo Java, non dipende dalla piattaforma hardware, e può essere installato dovunque.
- JHTML ist die Abkürzung für Java HTML und beschreibt eine Möglichkeit Java-Programme in Webseiten einzubinden. Dabei wird in einer Datei sowohl HTML als auch Java-Quellcode, jeweils entsprechend gekennzeichnet, geschrieben. Dies ist ähnlich zu PHP oder Microsofts Active Server Pages. Auf Anfrage von dem Webserver wird diese dann in eine Java-Quelltextdatei („. java“) umgewandelt, kompiliert (Datei mit Endung „.
- JHTML stands for Java HTML. This is a page authoring system developed at Art Technology Group (ATG). Files with a ". jhtml" filename extension contain standard HTML tags in addition to proprietary tags that reference Java objects running on a special server setup to handle requests for pages of this sort. When a request is made for a JHTML page, e.g. "index. jhtml", the request for this page is forwarded from the HTTP server to another system running a Java application server.
|
| rdfs:label
| |
| owl:sameAs
| |
| foaf:page
| |
| is dbpedia-owl:wikiPageRedirects
of | |
| is owl:sameAs
of | |
| is foaf:primaryTopic
of | |