Showing posts with label Web Framework. Show all posts
Showing posts with label Web Framework. Show all posts

Sunday, March 21, 2010

Sight : A Java Web framework build on top of the J2EE technologies and particularly on top of the servlet API

Sight is a Java Web framework build on top of the J2EE technologies and particularly on top of the servlet API. It has been created to be deployed on Google App Engine and can be run in a J2EE servlet container such as Tomcat.
  • Licenses : Apache 2.0
  • Operating Systems : all with Java 1.5 support
  • Implementation Java j2ee

Thursday, March 04, 2010

Sight : A Java Web framework build on top of the J2EE technologies and particularly on top of the servlet API


Sight is a Java Web framework build on top of the J2EE technologies and particularly on top of the servlet API. It has been created to be deployed on Google App Engine and can be run in a J2EE servlet container such as Tomcat.
  • Licenses : Apache 2.0
  • Operating Systems : all with Java 1.5 support
  • Implementation : Java, j2ee

Wednesday, December 30, 2009

JWt : A library for developing accessible & interactive Web applications with an API that is widget-centric & inspired by desktop GUI APIs

JWt (Java Web Toolkit) is a library for developing accessible and interactive Web applications with an API that is widget-centric and inspired by desktop GUI APIs. To the developer, it offers complete abstraction of any Web-specific implementation details, including graceful degradation. Under the hood, the library uses the latest techniques when available to handle events and update the user interface.
  • Licenses : GPLv2
  • Operating Systems : OS Independent
  • Implementation : Java, AJAX, HTML, JavaScript