Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[Ann]: Ada Server Faces 0.3.0 is available

10 views
Skip to first unread message

Stephane Carrez

unread,
Feb 14, 2012, 5:18:42 PM2/14/12
to
Hi all,

Ada Server Faces is a web framework which uses the Java Server Faces design patterns
(See JSR 252 and JSR 314).

JSF and ASF use a component-based model for the design and implementation of a web application.
The presentation layer is implemented using XML or XHTML files and the component layer is
implemented in Ada 05 for ASF and in Java for JSF.

A new version of ASF is available which provides:

o New components used in HTML forms (textarea, select, label, hidden),
o New components for the AJAX framework,
o Support for dialog boxes with jQuery UI,
o Pre-defined beans in ASF contexts: param, header,
o A complete set of example and documentation for each tag.

It has been compiled and ported on Linux, Windows and Netbsd (gcc 4.4, GNAT 2011, gcc 4.6.2).
You can download this new version at http://code.google.com/p/ada-asf/downloads/list.

A live demo is available at: http://demo.vacs.fr

Stephane

0 new messages