The Artima Developer Community
Sponsored Link

Java Community News
Sun Creates Project Woodstock JSF Repository

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Frank Sommers

Posts: 2642
Nickname: fsommers
Registered: Jan, 2002

Sun Creates Project Woodstock JSF Repository Posted: Feb 20, 2007 2:50 PM
Reply to this message Reply
Summary
Sun announced Project Woodstock, a new JSF component repository. The components are open-source, and can easily be used with visual design tools, such as NetBeans' Visual Pack. Initial components include navigation trees, tabs, breadcrumbs, selection boxes, a calendar and scheduler, a wizard, and a sortable and filterable table.
Advertisement

An often-touted Java Server Faces (JSF) feature is JSF's ability to approach Web application user interfaces with a component-centric view. A benefit long reaped by rich-client developers, full-fledged user interface components encapsulate their functionality behind component interfaces, and are also easy to integrate in visual design tools.

In the year since JSF became an official part of the Java enterprise stack, several open-source and proprietary JSF component libraries emerged. Sun engineers have contributed to many of the open-source component libraries, initially with the intent of making those components easier to use in the company's Java Studio Creator and NetBeans IDEs.

To enable an even wider use of those components, Sun recently created an enterprise incubator project, Project Woodstock. The project's goal is to provide:

An extensive set of JavaServer Faces (JSF) components for web application developers to build enterprise level applications. These components are fully featured, user accessible and fully localized for 10 languages.

The Project Woodstock components also contain design time code to enable their use in NetBeans Visual Web Pack 5.5 for easy web application development via dragging and dropping components onto a layout page, allowing the developer to visually organize their application as they build it.

Project Woodstock components range from navigation (Tree, Tab, Breadcrumb) to selectors (ListBox, AddRemove) to date management (Calendar, Scheduler) to a Masthead (with Alarm and Job Status notification) to a Wizard and also a very extensible Table (with sorting, filtering and easy data connection setup).

To what extent do you think high-quality component libraries will change the nature of Web application development?

Topic: Steve Yegge: What the Next Big Language Will Be Previous Topic   Next Topic Topic: New and Updated Desktop Features in Java SE 6

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use