Hello
As I'm starting to work with ICEFaces I tried to build the tutorials with Eclipse 3.4. The first example works very well.
However if I try to run the second example I get the following error:
Code:
The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.
--------------------------------------------------------------------------------
The operation completed successfully. Error processing resource 'http://localhost:8080/SDN_Grouping_GUI/'. Line 12, Positi...
<td>Zentraleuropäische</td>
-----------------^
I think this is some issue with encoding. Since I get the raw XML Code if I remove the line printing: <td>Zentraleuropäische</td> it might also have something to do with missing style information.
My Operation Environment is Tomcat 6.
Regards and thank you
Alaak