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

JWt (pronounced "jay-witty") is an open-source widget-centric web application framework for the Java programming language developed by . It has an API that uses established GUI application development patterns. The programming model is component-based and event-driven, similar to Swing. The goal of the library is to benefit from the stateful component model used in desktop applications APIs, applied to web development, instead of the traditional model–view–controller (MVC) model. Rather than using MVC at the level of a page, MVC is pushed to the level of individual components.

Property Value
dbo:abstract
  • JWt (pronounced "jay-witty") is an open-source widget-centric web application framework for the Java programming language developed by . It has an API that uses established GUI application development patterns. The programming model is component-based and event-driven, similar to Swing. The goal of the library is to benefit from the stateful component model used in desktop applications APIs, applied to web development, instead of the traditional model–view–controller (MVC) model. Rather than using MVC at the level of a page, MVC is pushed to the level of individual components. While the library uses a desktop application development model, it does support web-specific features including semantic URLs, browser history navigation support, internationalization, themes, and styling. A unique feature of the library is its abstraction layer of the browser rendering model. The library uses Ajax for communicating with Ajax-capable browsers, while using plain HTML form post-backs for other user agents (for accessibility and search engines). Using a progressive bootstrap method, the user interface is initially rendered as plain HTML, and for Ajax-capable browsers, it is automatically upgraded to use Ajax for increased interactivity. JWt is distributed as a jar file. A JWt application is a war file that is deployed in a standards-compliant servlet container. (en)
dbo:author
dbo:genre
dbo:latestReleaseDate
  • 2021-12-27 (xsd:date)
dbo:latestReleaseVersion
  • 4.6.1
dbo:license
dbo:operatingSystem
dbo:programmingLanguage
dbo:wikiPageExternalLink
dbo:wikiPageID
  • 39020977 (xsd:integer)
dbo:wikiPageLength
  • 5810 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1067483292 (xsd:integer)
dbo:wikiPageWikiLink
dbp:author
dbp:genre
dbp:latestReleaseDate
  • 2021-12-27 (xsd:date)
dbp:latestReleaseVersion
  • 4.600000 (xsd:double)
dbp:license
  • Dual License: GNU General Public License or Commercial License (en)
dbp:name
  • JWt (en)
dbp:operatingSystem
dbp:programmingLanguage
dbp:released
  • 1 (xsd:integer)
dbp:repo
dbp:website
dbp:wikiPageUsesTemplate
dcterms:subject
gold:hypernym
rdf:type
rdfs:comment
  • JWt (pronounced "jay-witty") is an open-source widget-centric web application framework for the Java programming language developed by . It has an API that uses established GUI application development patterns. The programming model is component-based and event-driven, similar to Swing. The goal of the library is to benefit from the stateful component model used in desktop applications APIs, applied to web development, instead of the traditional model–view–controller (MVC) model. Rather than using MVC at the level of a page, MVC is pushed to the level of individual components. (en)
rdfs:label
  • JWt (Java web toolkit) (en)
owl:sameAs
prov:wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • JWt (en)
is dbo:wikiPageDisambiguates 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