Useful Tools When Developing Applications¶
This document introduces tools that are useful for developing applications.
Source code
| Tool | Summary |
|---|---|
| JSP Static Analysis Tool | A tool that specifies the syntax and tags that are allowed to be used in JSP, and checks that only the allowed syntax and tags are used. |
| Nablarch SQL Executor | A tool for executing SQL statements interactively. |
| Job Screen JSP Validation Tool | A tool to verify the business screen JSP. |