This article describes the architecture and features of the Web application
development tooling in WorkSpace 1.5, how to develop these powerful JSF
DataWindow components, and then use them in a JSF Web application, as well as
how to integrate Web applications into a Service Oriented Architecture.
JavaServer Faces (JSF) is a specification created by the Sun Java Community
Process. It specifies a framework for easily creating Web-based applications
with an emphasis on server-side components to handle business logic and data
retrieval. Using JSF can make it easy to implement sophisticated data-centric
Web applications.
JSF provides the following:
A UI framework of components to describe the definition or behavior of the UI
A rendering model of libraries to render the presentation to different markup
languages A validation model of libraries to validate user inputs A
na... (more)
This article talks about the ease with which DataWindows can be designed and
consumed in a Microsoft Visual Studio 2005 environment. The DataWindow .NET
version 2.5 has the infrastructure to support this concept. With the earlier
versions of the DataWindow .NET, such as 1.0, 1.5 and 2.0, the .NET
developers had to depend on a standalone DataWindow Designer tool to design
DataWindows before consuming it in the .NET Windows Form or ASP.NET
applications.
What Is a DataWindow?
For readers who are new to the concept of the DataWindow, let me give a brief
introduction on what a DataWi... (more)
This article talks about the ease with which DataWindows can be designed and
consumed in a Microsoft Visual Studio 2005 environment. The DataWindow .NET
version 2.5 has the infrastructure to support this concept. With the earlier
versions of the DataWindow .NET, such as 1.0, 1.5 and 2.0, the .NET
developers had to depend on a standalone DataWindow Designer tool to design
DataWindows before consuming it in the .NET Windows Form or ASP.NET
applications.
What Is a DataWindow?
For readers who are new to the concept of the DataWindow, let me give a brief
introduction on what a DataWi... (more)