3.1.3. Getting Started

By reading this chapter, you can get the basic knowledge of the development of a RESTful web service that conforms to Nablarch application framework.

Tip

Example is an implementation for showing how to use the features of Nablarch and is not intended to be used to create a full-fledged application by modifying Example. If you want to create a full-fledged application, create it from Blank Project.

Prerequisites

The explanation of this chapter is based on Example. The operating environment of the example application must be built in advance.

Tip

The following items related to the example application are not explained in this chapter. For the following items, see Example.

  • Building the environment and execution of example application
  • Example application configuration
  • Information on the OSS plugin used