Hi
I am using JDOM to process an XHTML page. The
problem is with html entities such as and
é
On Windows , it handles them without problem.
On Linux RH AS 2 , it turns them into '?' . I am using sun jdk 1.4.2
on both.
Can anyone please tell me what could be the problem
? Why is it behaving differently on Linux ?
Thanks
-manish