Advantages and Disadvantages of Custom Tags
- Advantages
- Simple to use.
- Naturally portable.
- Perfect for creating templates and further separating Java code
from presentation logic.
- Disadvantages
- Complexity.
- Hard to setup.
- Limited for JSP page programming.