I'd like to somehow use some final static int's defined in an interface within <logic:equal> tags. Something like:
<logic:equal name="columnType" value=DeltaItem.LONGTEXT> Can I do this or something like it (e.g., using chars instead of int's)? Thanks. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

