Do anyone know 'zimlet jsp tags'?
i wrote this:
Code:
<%@ taglib uri="/WEB-INF/zimbra.tld" prefix="z" %>
...
<z:message id="255" field="body" />
but, field="body" is 'unknown'..
i found a page of 'custom tags':
ZimletJSP - Zimbra :: Wiki
but, it undocumented..
do anyone know list of detail of 'field' attribute?
thanks,
hyd