You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Getting Started with Apache Wink

Apache Wink consists of a main library and an additional set of dependant libraries. The Apache Wink distribution also includes an "examples" folder that contains all of the "example projects" referred to in this developer guide.

This section contains the following:

  • Apache Wink Distribution Files
  • Creating a Project using the Apache Wink
  • Testing the Project Deployment
  • HelloWorld Detailed Description
  • HelloWorld J2EE Deployment Descriptor - web.xml
  • HelloWorld Spring Deployment Descriptor HelloWorldContext-server.xml
  • Bookmark Example Application

Getting Started with Apache Wink Overview

In order to gain an in-depth understanding of the Apache Wink SDK a series of example projects have been designed to help the developer clarify the underlying principles and usage of the Apache Wink.
The following sections provide a detailed step-by-step implementation and deployment of the HelloWorld example application using the Eclipse IDE as the default development environment.

  • No labels