Hi Bruno,

I'm not a MyFaces-Developer but the component you describe sounds extremly 
interesting. I have currently big problems to get MathML to work with JSF 
because JSF creates invalid code due to the xhtml-DTD. But if you want to get 
these interesting XHTML-Extensions like SVG, MathML or X3D to work you'll 
need code that as is 100% valid and you have to set the mime-type of your 
html-page to "application/xhtml+xml". This mime type causes the browsers to 
do a VERY heavy-handed xhtml-validation. As I said before this is in 
combination with the invalid-source-generation of JSF a very bad 
circumstance.

Have you already come across this validity-problems? What is the current 
status of your component? Have you found a "work-around"?

Greetings,
Hendrik

Reply via email to