${flash.message}
Id: ${fieldValue(bean:supplierTypeInstance, field:'id')}
Name: ${fieldValue(bean:supplierTypeInstance, field:'name')}
Description: ${fieldValue(bean:supplierTypeInstance, field:'description')}
Is Active: ${fieldValue(bean:supplierTypeInstance, field:'isActive')}
Suppliers:
  • ${s?.encodeAsHTML()}