Tags
Groovy gives you the opportunity to abstract the presentation logic, but there are cases, like when using Java extensions, that you need more complex presentation logic or business logic that you donโt want to create using scripts or scriptlets.
Quick tags are created in java, not groovy, so let's give you the ability to create neat tags with complex logic without compromising the mvc architecture with comcompex logic in the view.
source share