Tag library support for web projects
When you drag a tag from the Palette onto a web page in the editor, all the required JAR files and resources are copied into your web project.
This product supports the following tag libraries:
Tag libraries offer the following benefits:
- Help separate presentation from implementation.
- Are easy to maintain and reuse.
- Simplify complex actions.
- Provide Java-coded functions without the task of coding in Java™.
- Can dynamically generate page content and implement a controlled flow.