4.1.3. Getting Started

By reading this chapter, you can get the basic knowledge of the development of a batch application that conforms to Nablarch based on JSR352 (external site).

Tip

Example is an sample implementation that shows how to use Nablarch’s features and is not intended to be used to modify Example to create full-fledged applications.

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 of 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