I have implemented this and which to display a special character in the drop down.
∋ Only, whenever I return this via the 'toClient' method of the ValueEncoder for this, the result ends up being ∋ which prints miserably. Is there a different way to feed the String value into Tapestry such that it won't convert '&' to & -- or, is there a better way to push special characters into the drop down options. -Luther