Useful Tools When Developing Applications¶
This document introduces tools that are useful for developing applications.
Tool | Summary |
---|---|
Jakarta Server Pages 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. |