Groovy Elements and RunTag
G'day,
The ability to use Groovy elements is a great addition, but in order to invoke the codes behind the tag libraries, you only have the XML tag library to work with through ics.runTag.
Is there a way to run the JSP version since the XML tag library is out of date. For example, asset:filterassetsbydate is not available in XML, so you cannot invoke the feature.
If not running JSP tag libraries, what is the recommended approach to this since I don't believe the filtering API is exposed in Java.
thanks
Matt