WingNut is a platform independent template engine, abstracting gui design and high level application interaction from the "guts" of development. WingNut Renderers are available for Java and Perl, although it is natively a Servlet technology.
webdialog is a java Servlet/JSP framework for writing applications that use a standards based web browser (Mozilla 1.01+, IE 6+) to render their gui. The framework will make the fact that the application is browser based as transparent as possible.
A close implementation of the Java's AWT public library API for HTML. With HtmlAWT you build an event driven, component based tree which is used to code HTML web pages, forms, tables from a Java application. HtmlAWT is standalone library.