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, using a debugger, I saw that the html text was properly generated. But, it wasn't displayed in the browser. The browser just hangs. Is this a problem with the browser? Note: I'm using IE 5.5
2. In connection to problem #1, if I use my debugger to slowly step through the 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, for example.. a square character
4. Another problem is that even though I have specified the height="1", however the height of the displayed image is >1.
 
Anybody can help with these issues?
 
With Regards,
Susan


MSN Photos is the easiest way to share and print your photos: Click Here

Reply via email to