Hi, I'm using xalan 1.2.2 and I need to output xhtml files, therefore I set the output method to "xml" or "xalan:xhtml". However, now I face several problems that I don't face with html output:
1. It made the browser hangs forever. I need to kill the process to get out of it.
However, I have seen the html text properly generated. But, it isn't shown / loaded in the browser. The browser just hangs. Is this the problem with the browser?
2. However, if I use my debugger to slowly step through codes, the browser is then able to display the html page, eventhough sometimes incorrectly.
3. Sometimes the img tag can't be displayed correctly. Instead of showing the image, it shows the html code, with some funny characters(e.g.characters such as a square).
4. Another problem with img is that, even though i specified the height="1", however the height of the image that is displayed is > 1.
Any body can help?
With Regards,
Susan
Send and receive Hotmail on your mobile device: Click Here
