JSP 2.0 Specification Integration
Status: Pre-Alpha
Brought to you by:
l950637
The new 2.0 specification proposes to use the new
full-XML possibility. This includes the jsp:root,
jsp:directive.page, etcetera and the exclusion of <%
... %>, <%= ... %> and so forth. However it seems that
it is not supported right now.
Next to this it would be nice to integrate with the
Sysdeo addin which (I think) makes it much easier to
use things like "code completion".
These would be nice features, and I think it pushes
Eclipse to the next lever for JSP development.