Groovy Documentation

org.codehaus.groovy.grails.web.taglib
[Java] Interface GrailsTag


public interface GrailsTag

Allows to tag implementation to be abstracted from the JSP custom tag spec.. hence allowing them to be used in direct method calls etc.

Authors:
Graeme Rocher


Groovy Documentation