|
Hello, I use “entity” to
filter special HTML codes as &nbps; throw a DTD and
it works good. But I have a problem, how can i output the example text “unit & benefit” ? In fact the “&”
character reserved for the entity can’t be use like that. It’s a
pity. If I transform the code & in a java function with the appropriate &
value my DTD entity, all ascci code (example ▂) are written like that and not transfor
by the corresponding character. Could you help me please, to
use my entity and enable my process to output & character normaly ? Thks Regards Arnaud |
