Hello Sir,
How i can map more than one field with same class e.g.
<field name="textInputTags"
type="com.ensequence.graffiti.storage.entity.Tag" collection="collection">
<bind-xml name="fic-input-box" node="element"/>
</field>
<field name="textTags" type="com.ensequence.graffiti.storage.entity.Tag"
collection="collection">
<bind-xml name="text" node="element"/>
</field>
<field name="resuurceTags" type="com.ensequence.graffiti.storage.entity.Tag"
collection="collection">
<bind-xml name="resource" node="element"/>
</field>
after making such mapping how i can identify which element is bind whether
it bind fic-input-box or trxt or resource
-------------------------------------------------
If you wish to unsubscribe from this list, please
send an empty message to the following address:
[EMAIL PROTECTED]
-------------------------------------------------