- Struts-Layout
Struts-Layout is a tag library for Apache Struts which provides easy and fast interface creation. This is achieved by powerful tags which display panels, input fields, tables, treeviews, sortable lists, datagrids, popups, calendars, etc. With those tags customized at your own look&feel, some of the developers in your team have neither need to write nor even know HTML. - XANDRA Framework
XANDRA Framework SOAP and SOA Architecture
XANDRA Framework is handling completely the AJAX technology as first business framework. Its basing on an own client JavaScript library. A client application will be developed with a professional programmers scope. The communication is using the SOAP protocol as advanced XML protocol type. A lot of predefined services are completly finished developed and can be used directly. - Restlet
Restlet is a lightweight REST framework for Java it's features is REST concepts have equivalent Java classes (resource, representation, connector, etc.) - Jaxcent
Jaxcent is a Java API for Internet Explorer, that allows AJAX style in-place updates using Java alone, without any JavaScript. The Java does not run in a sandbox, therefore Jaxcent is not suitable for general-purpose web-sites, but can be very powerful and convenient for intranet programming. - Sigma Visusal Ajax UI builder
Sigma visual builder is web based tool for AJAX RIA application UI rapid design and involved scripts programming. Written in pure javascripts(Sigma Linb), Sigma visual builder products great compatibilities with web browsers. With this powerful builder, professional and enterprise developers can develope your web application just like what you do in VB or Delphi. And it also support source highlight and syntax checking. Through its powerful AJAX components library(Sigma Linb), Sigma visual simplify complex and boring UI design, which artists instead of programmers are good at. More than 25 components supported. The conponents are purely built in XHTML, CSS, JavaScript and XML, which are industry standards compliant and therefore are compatible with all major browsers such as Internet Explorer, Firefox, Opera and Safari, and can be placed anywhere on the page. Design by dragging and dropping Drag AJAX components from the gallery to your page. Set their size, position and other attributes. And then you've got it completed. Build your page without any coding works! What you see is exactly what you get. No displacement, no transformation. Automatic JavaScript code generation Visual builder does lots of coding works while you dragging components. Surely you can switch to code page and change it manually. All the codes generated work well with any popular browsers and OS platform. Visual builder also optimize and compress of JavaScript to minimize size of file created. Flexible layout The outcome web interfaces can dynamically resize and re-layout components to fit with web browser size and screen resolution. - Reasonable Server Faces (RSF)
Here is the short summary of RSF features: Pure-HTML templating, with a lightning-fast renderer, IKAT Build "components" using libraries of HTML rather than libraries of code. Both clients and framework use Spring for IoC throughout, no need to learn another file format or semantics. VERY lightweight, minimal and fast. Handles complete request lifecycle, but a fine-grained modularity allows you to plug in your favorite flow architecture (e.g. Spring Web Flow), your favorite persistence layer (e.g. Hibernate, iBatis). Ultra-lightweight component tree allows zero server state processing of requests, without closing the door to "heavy" persistent-component application styles. Pure bean programming model (like JSF, NO interfaces or base classes appear in your data model) Abstract component tree isolates view producers from the rendering technology. Default rendering system produces completely valid XHTML, as "accessible" as the template files you provide, which while requiring no JavaScript to operate, is extremely friendly to JavaScript and AJAX-rich development. * "Right first time" rendering gets URLs, styling and layout correct even in complex portal/multiple client environments. Includes a request scope application context (RSAC) both for clean request-scope programming free of ThreadLocals, as well as for request model. Highly modular architecture allows "take-it-or-leave-it" integration with RSF - use just the renderer standalone (like a much smarter Velocity), use the renderer plus request decoder, or use the whole framework with your favorite components plugged in. RSF itself built using Spring and RSAC, so even core components can be replaced by just editing a config file.
|