I use css, xhtml, j2ee and MyEclipse IDE is perfect.
In your doc you don’t speak about xhtml but you support it quite good.
I think today xhtml is an important standard for client web application.
Do you plan support it?
Just for feedback
In my xtml doc I found just some error and warning.
error:
<html xmlns=”http://www.w3.org/1999/xhtml”>
xmlns is red
warning:
<h4>
<p>
text text text
</p>
</h4>
near <p> I read “missing /h4 element before ‘p’ element …”
near <h4> I read “discarding unexpeted ‘/h4’ element …”
The xhtml w3c has validated it.
I think the problem exist becaus you don’t support xhtml but I tell you 🙂
regards Lorenzo