Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

About: ICEfaces

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

ICEfaces is an open-source Software development kit that extends JavaServer Faces (JSF) by employing Ajax. It is used to construct rich Internet applications (RIA) using the Java programming language. With ICEfaces, the coding for interaction and Ajax on the client side is programmed in Java, rather than in JavaScript, or with plug-ins.

Property Value
dbo:abstract
  • ICEfaces ist ein auf JavaServer Faces (JSF) basierendes Ajax-Framework für Java, welches durch ICEsoft entwickelt wird. Seit November 2006 steht das Projekt bis und mit Version 2 neben einer kommerziellen Lizenz auch unter der Mozilla Public License (MPL) zur Verfügung. Die aktuelle Version von IceFaces (Version 3) enthält viele Komponenten, wovon einige jedoch erweiterte Kopien von sind. Aus diesem Grund musste IceFaces auch ihre Lizenz von MPL auf die von PrimeFaces benutzte Apache-Lizenz ändern. ICEfaces verfügt über eine umfangreiche Bibliothek an Komponenten für die Benutzerschnittstelle mit eingebauter Ajax-Funktionalität. Dazu gehören beispielsweise Bäume, Tabs und Menüs. Diese Komponenten können in einer standardkonformen JSF-Seite verwendet werden. Im Gegensatz zu den üblichen Komponenten einer Webseite können diese jedoch über Ajax mit dem Webcontainer kommunizieren und bei Bedarf Daten nachladen, ohne dass die gesamte Webseite neu geladen wird. Der Entwickler muss sich dabei nicht um die Details dieser Kommunikation kümmern, da diese im Hintergrund transparent abläuft. Mit ICEfaces lassen sich so Rich Internet Application (RIA) entwickeln, ohne JavaScript programmieren zu müssen. Der schlussendlich im Browser ausgeführte JavaScript-Code wird durch das Framework zur Laufzeit generiert. ICEfaces baut auf einigen Web-Standards der Jakarta EE Architektur auf. Zu diesen Standards gehören wie bereits oben erwähnt JavaServer Faces, aber auch Facelets und Portlets. Für die Entwicklung können die herkömmlichen Java-Entwicklungsumgebungen eingesetzt werden und es sind keine Erweiterungen wie z. B. ein spezielles Plug-in notwendig. Zum Ausführen einer ICEfaces-Applikation im Browser sind ebenfalls keinerlei Plug-ins notwendig. (de)
  • ICEfaces is an open-source Software development kit that extends JavaServer Faces (JSF) by employing Ajax. It is used to construct rich Internet applications (RIA) using the Java programming language. With ICEfaces, the coding for interaction and Ajax on the client side is programmed in Java, rather than in JavaScript, or with plug-ins. (en)
  • ICEFaces è un framework Ajax opensource che viene utilizzato dai programmatori Java EE per creare ed effettuare il deploy di Rich Internet Application (RIA) usando il linguaggio Java. ICEFaces sfrutta l'intero ecosistema di tools ed ambienti di esecuzione basati su standard JavaEE. Permette di sviluppare applicazioni RIA con numerose caratteristiche sviluppate in Java senza bisogno di applet o plugin proprietari da integrare nel Browser. Le applicazioni ICEFaces sono applicazioni JSF così che non ci sia bisogno dell'utilizzo di JavaScript, inoltre il meccanismo che sta alla base (Ajax) è completamente trasparente allo sviluppatore. (it)
  • ICEfacesは、オープンソースであり、Ajaxをクライアントサイドコンポーネントとして使用するJavaServer Faces (JSF) の実装の一つである。RIAアプリケーションをJavaで実装する際に使用される。ICEfacesでは、JavaScriptや、そのプラグインを使用せず、Javaでクライアントサイドのコーディングを行う。 (ja)
  • ICEfaces é um kit de desenvolvimento de software aberto fonte que se estende do JavaServer Faces (JSF), empregando Ajax. Ele é usado para construir aplicações ricas para internet (RIA) utilizando a linguagem de programação Java. Com ICEfaces, a codificação de interação e Ajax no lado do cliente é programado em Java, ao invés de JavaScript, ou com plug-ins. (pt)
dbo:genre
dbo:latestReleaseDate
  • 2018-07-12 (xsd:date)
dbo:latestReleaseVersion
  • 4.3.0
dbo:license
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 14679409 (xsd:integer)
dbo:wikiPageLength
  • 3746 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1076182867 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
  • ICEsoft Technologies Inc. (en)
dbp:genre
dbp:latestReleaseDate
  • 2018-07-12 (xsd:date)
dbp:latestReleaseVersion
  • 4.300000 (xsd:double)
dbp:license
  • Open Source MPL, Apache (en)
dbp:name
  • ICEfaces (en)
dbp:wikiPageUsesTemplate
dbp:wordnet_type
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • ICEfaces is an open-source Software development kit that extends JavaServer Faces (JSF) by employing Ajax. It is used to construct rich Internet applications (RIA) using the Java programming language. With ICEfaces, the coding for interaction and Ajax on the client side is programmed in Java, rather than in JavaScript, or with plug-ins. (en)
  • ICEFaces è un framework Ajax opensource che viene utilizzato dai programmatori Java EE per creare ed effettuare il deploy di Rich Internet Application (RIA) usando il linguaggio Java. ICEFaces sfrutta l'intero ecosistema di tools ed ambienti di esecuzione basati su standard JavaEE. Permette di sviluppare applicazioni RIA con numerose caratteristiche sviluppate in Java senza bisogno di applet o plugin proprietari da integrare nel Browser. Le applicazioni ICEFaces sono applicazioni JSF così che non ci sia bisogno dell'utilizzo di JavaScript, inoltre il meccanismo che sta alla base (Ajax) è completamente trasparente allo sviluppatore. (it)
  • ICEfacesは、オープンソースであり、Ajaxをクライアントサイドコンポーネントとして使用するJavaServer Faces (JSF) の実装の一つである。RIAアプリケーションをJavaで実装する際に使用される。ICEfacesでは、JavaScriptや、そのプラグインを使用せず、Javaでクライアントサイドのコーディングを行う。 (ja)
  • ICEfaces é um kit de desenvolvimento de software aberto fonte que se estende do JavaServer Faces (JSF), empregando Ajax. Ele é usado para construir aplicações ricas para internet (RIA) utilizando a linguagem de programação Java. Com ICEfaces, a codificação de interação e Ajax no lado do cliente é programado em Java, ao invés de JavaScript, ou com plug-ins. (pt)
  • ICEfaces ist ein auf JavaServer Faces (JSF) basierendes Ajax-Framework für Java, welches durch ICEsoft entwickelt wird. Seit November 2006 steht das Projekt bis und mit Version 2 neben einer kommerziellen Lizenz auch unter der Mozilla Public License (MPL) zur Verfügung. Die aktuelle Version von IceFaces (Version 3) enthält viele Komponenten, wovon einige jedoch erweiterte Kopien von sind. Aus diesem Grund musste IceFaces auch ihre Lizenz von MPL auf die von PrimeFaces benutzte Apache-Lizenz ändern. (de)
rdfs:label
  • ICEfaces (de)
  • ICEfaces (en)
  • ICEfaces (it)
  • ICEfaces (ja)
  • ICEfaces (pt)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
foaf:name
  • ICEfaces (en)
is dbo:wikiPageRedirects of
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