more than one converter per component

hi!I want to set to a component two converters, but, I don't know why, JSF only gets the second converter. Why?I've put the converters with <f:converter> tag.Thanks
[200 byte] By [sweeea] at [2007-11-27 2:26:31]
# 1
This is just prohibited due to bad design.Create a custom converter which calls or simulates those two converters.
BalusCa at 2007-7-12 2:35:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
ooo-o... I will reconsider my design...
sweeea at 2007-7-12 2:35:59 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...